diff options
-rw-r--r-- | databases/gbib/Makefile | 3 | ||||
-rw-r--r-- | french/gfaim/Makefile | 3 | ||||
-rw-r--r-- | graphics/figurine/Makefile | 4 | ||||
-rw-r--r-- | math/guppi/Makefile | 3 | ||||
-rw-r--r-- | x11/bbappconf/Makefile | 4 |
5 files changed, 7 insertions, 10 deletions
diff --git a/databases/gbib/Makefile b/databases/gbib/Makefile index 0c5ea04507d1..38ccffcf1513 100644 --- a/databases/gbib/Makefile +++ b/databases/gbib/Makefile @@ -7,7 +7,7 @@ PORTNAME= gbib PORTVERSION= 0.1.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= databases editors gnome MASTER_SITES= ftp://ftp.seul.org/pub/gbib/src/ \ http://www.unixpages.org/distfiles/ @@ -20,7 +20,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= gahr@FreeBSD.org COMMENT= Editor/browser for BibTeX bibliographic databases -USE_X_PREFIX= yes USE_GNOME= gnomelibs USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 diff --git a/french/gfaim/Makefile b/french/gfaim/Makefile index 8e42c9b847f5..8a950ffbfe00 100644 --- a/french/gfaim/Makefile +++ b/french/gfaim/Makefile @@ -7,7 +7,7 @@ PORTNAME= gfaim PORTVERSION= 0.30 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= french MASTER_SITES= http://freeperso.free.fr/ \ http://sheepkiller.nerim.net/ports/${PORTNAME}/ \ @@ -16,7 +16,6 @@ MASTER_SITES= http://freeperso.free.fr/ \ MAINTAINER= gahr@FreeBSD.org COMMENT= Gfaim est un logiciel de recherche de recettes de cuisine -USE_XLIB= yes USE_GNOME= gtk12 DATADIR?= ${PREFIX}/lib/gfaim diff --git a/graphics/figurine/Makefile b/graphics/figurine/Makefile index 62417d431754..d9f77bcd786a 100644 --- a/graphics/figurine/Makefile +++ b/graphics/figurine/Makefile @@ -7,7 +7,7 @@ PORTNAME= figurine PORTVERSION= 1.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,7 +18,7 @@ COMMENT= A drawing program for X11 RUN_DEPENDS= fig2dev:${PORTSDIR}/print/transfig GNU_CONFIGURE= yes -USE_XPM= yes +USE_XORG= xpm MAN1= figurine.1 diff --git a/math/guppi/Makefile b/math/guppi/Makefile index 02b3f69509d6..84c58e05534c 100644 --- a/math/guppi/Makefile +++ b/math/guppi/Makefile @@ -7,7 +7,7 @@ PORTNAME= guppi PORTVERSION= 0.40.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/Guppi/0.40 @@ -19,7 +19,6 @@ COMMENT= A plotting program for GNOME LIB_DEPENDS= guile.18:${PORTSDIR}/lang/guile USE_BZIP2= yes -USE_XLIB= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomelibs bonobo libglade gal gnometarget USE_PYTHON= yes diff --git a/x11/bbappconf/Makefile b/x11/bbappconf/Makefile index 3b722fb28727..cd7c760b11c2 100644 --- a/x11/bbappconf/Makefile +++ b/x11/bbappconf/Makefile @@ -7,7 +7,7 @@ PORTNAME= bbappconf PORTVERSION= 0.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= bbtools @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= bbtools MAINTAINER= gerrit.beine@gmx.de COMMENT= Application configuring tool for the blackbox window manager -USE_X_PREFIX= yes +USE_XORG= x11 GNU_CONFIGURE= yes do-install: |