diff options
Diffstat (limited to 'x11-toolkits/viewkit/Makefile')
-rw-r--r-- | x11-toolkits/viewkit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/viewkit/Makefile b/x11-toolkits/viewkit/Makefile index 8ca82b1205ca..368f8ac41996 100644 --- a/x11-toolkits/viewkit/Makefile +++ b/x11-toolkits/viewkit/Makefile @@ -7,7 +7,7 @@ PORTNAME= viewkit PORTVERSION= 0.00 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.hungry.com/pub/hungry/viewkit/ \ ${MASTER_SITE_LOCAL} @@ -19,7 +19,6 @@ COMMENT= ViewKit workalike from Hungry Programmers USE_AUTOTOOLS= autoconf:261:env MOTIFPACKAGE?= open-motif -USE_X_PREFIX= yes USE_MOTIF= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-${MOTIFPACKAGE} |