diff options
Diffstat (limited to 'sysutils/cog/Makefile')
-rw-r--r-- | sysutils/cog/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/cog/Makefile b/sysutils/cog/Makefile index 8aaa1337ea00..e8c49c5c3f8f 100644 --- a/sysutils/cog/Makefile +++ b/sysutils/cog/Makefile @@ -7,14 +7,14 @@ PORTNAME= cog PORTVERSION= 0.8.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils gnome MASTER_SITES= http://www.krakoa.dk/progs/cog/ MAINTAINER= gnome@FreeBSD.org COMMENT= A program for editing advanced GNOME settings in an easy way -USE_X_PREFIX= yes +USE_XORG= x11 USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libgnomeui USE_GETTEXT= yes |