Get rid of USE_X_PREFIX.
This commit is contained in:
parent
ea73838b76
commit
282dd2b94d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209213
3 changed files with 2 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= aylet
|
||||
PORTVERSION= 0.5
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ftp://ftp.ibiblio.org/pub/Linux/apps/sound/players/ \
|
||||
http://critical.ch/distfiles/ \
|
||||
|
|
|
@ -13,7 +13,6 @@ ALL_TARGET= xaylet
|
|||
|
||||
MASTERDIR= ${.CURDIR}/../aylet
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gtk12
|
||||
|
||||
DESCR= ${.CURDIR}/pkg-descr
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= telak
|
||||
PORTVERSION= 0.5
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://julien.danjou.info/telak/ \
|
||||
http://critical.ch/distfiles/ \
|
||||
|
@ -20,7 +20,6 @@ LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \
|
|||
gcrypt.15:${PORTSDIR}/security/libgcrypt \
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GETOPT_LONG=yes
|
||||
USE_EFL= imlib2
|
||||
|
||||
|
|
Loading…
Reference in a new issue