diff options
Diffstat (limited to 'x11-toolkits/lesstif/Makefile')
-rw-r--r-- | x11-toolkits/lesstif/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile index 02ea7dfeb70c..f4f3209c554f 100644 --- a/x11-toolkits/lesstif/Makefile +++ b/x11-toolkits/lesstif/Makefile @@ -3,7 +3,7 @@ PORTNAME= lesstif PORTVERSION= 0.95.2 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 2 CATEGORIES= x11-toolkits MASTER_SITES= SF @@ -19,7 +19,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ CONFLICTS?= open-motif-* USES= tar:bzip2 libtool -USE_XORG= sm ice xt xp xext x11 xextproto xrender xft +USE_XORG= sm ice xt xp xext x11 xorgproto xrender xft USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-static --enable-shared --enable-production \ |