diff options
Diffstat (limited to 'converters/gbase/Makefile')
-rw-r--r-- | converters/gbase/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/gbase/Makefile b/converters/gbase/Makefile index 04081c6dcffc..09e90b02e5fe 100644 --- a/converters/gbase/Makefile +++ b/converters/gbase/Makefile @@ -7,7 +7,7 @@ PORTNAME= gbase PORTVERSION= 0.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= converters MASTER_SITES= http://www.hibernaculum.net/download/ @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A program to convert between the 4 common bases used in programming PLIST_FILES= bin/gbase -USE_X_PREFIX= yes USE_GNOME= gtk12 do-install: |