diff options
Diffstat (limited to 'x11-toolkits/libXaw/Makefile')
-rw-r--r-- | x11-toolkits/libXaw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/libXaw/Makefile b/x11-toolkits/libXaw/Makefile index e8f71bd145f4..da11eaa90722 100644 --- a/x11-toolkits/libXaw/Makefile +++ b/x11-toolkits/libXaw/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libXaw -PORTVERSION= 1.0.11 +PORTVERSION= 1.0.12 PORTEPOCH= 2 CATEGORIES= x11-toolkits @@ -11,7 +11,7 @@ COMMENT= X Athena Widgets library XORG_CAT= lib USE_XORG= printproto:both x11 xau xext xextproto xmu xp xpm xproto:both xt -USE_GMAKE= yes +USES= gmake CONFIGURE_ARGS+=--without-xmlto MAN3= Xaw.3 |