Clean up some things
Reported by: portscan
This commit is contained in:
parent
b6c8020d5d
commit
77985eaf1c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549107
@ -22,7 +22,6 @@ LIB_DEPENDS= libdiscid.so:audio/libdiscid \
|
||||
USES= desktop-file-utils gettext gnome meson pkgconfig \
|
||||
python:3.5+,build tar:xz xorg
|
||||
USE_GNOME= glib20 gtk30 intlhack
|
||||
USE_MESON= yes
|
||||
USE_XORG= x11
|
||||
USE_GSTREAMER1= yes
|
||||
INSTALLS_ICONS= yes
|
||||
|
@ -14,7 +14,7 @@ COMMENT= GNU GDB for the arm bare metal target
|
||||
LICENSE= GPLv3
|
||||
|
||||
DEPRECATED= This is an old, obsolete version of gdb
|
||||
EXPIRATION_DATA=2020-12-31
|
||||
EXPIRATION_DATE=2020-12-31
|
||||
|
||||
LIB_DEPENDS= libexpat.so:textproc/expat2
|
||||
|
||||
|
@ -10,7 +10,7 @@ MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Collection of Gstreamer effects
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILES= ${WRKSRC}/COPYING
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= gettext meson tar:xz
|
||||
USE_GSTREAMER1= good bad
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Created by: Michael Johnson <ahze@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
$ORTREVISION= 0
|
||||
PORTREVISION= 0
|
||||
|
||||
COMMENT= GLib bindings to poppler
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
Created by: Neal Nelson <ports@nicandneal.net>
|
||||
# Created by: Neal Nelson <ports@nicandneal.net>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nim
|
||||
|
@ -32,7 +32,6 @@ PDO_SQLITE_DESC= SQLite PDO driver
|
||||
.if !defined(WITHOUT_PHP_DEPENDS)
|
||||
USE_PHP= session pdo gd xml zlib
|
||||
.endif
|
||||
WANT_PHP_WEB= YES
|
||||
|
||||
PHP_MYSQL_USE= php=mysqli
|
||||
PDO_DBLIB_RUN_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/pdo_dblib.so:${PORTSDIR}/databases/php5-pdo_dblib
|
||||
|
@ -11,7 +11,7 @@ MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Utilities to help manage documentation for Yelp and the web
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILES= ${WRKSRC}/COPYING.GPL
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.GPL
|
||||
|
||||
BUILD_DEPENDS= yelp-xsl>=0:textproc/yelp-xsl \
|
||||
itstool:textproc/itstool
|
||||
|
Loading…
Reference in New Issue
Block a user