diff options
Diffstat (limited to 'sysutils/gcombust/Makefile')
-rw-r--r-- | sysutils/gcombust/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile index 703f61d93ba3..0c5e5c7e39ad 100644 --- a/sysutils/gcombust/Makefile +++ b/sysutils/gcombust/Makefile @@ -7,7 +7,8 @@ PORTNAME= gcombust PORTVERSION= 0.1.55 -PORTREVISION= 3 +PORTREVISION= 4 + CATEGORIES= sysutils MASTER_SITES= http://www.abo.fi/~jmunsin/gcombust/ @@ -17,7 +18,6 @@ COMMENT= A GTK+ frontend for mkisofs and cdrecord RUN_DEPENDS= cdlabelgen:${PORTSDIR}/print/cdlabelgen USE_GETTEXT= yes -USE_X_PREFIX= yes USE_PERL5_BUILD=yes USE_GNOME= gtk12 gnomehier USE_CDRTOOLS= yes |