aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/pangoxsl
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-12-27 21:53:47 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-12-27 21:53:47 +0000
commit3c87b2d4da414b46d8c2b2dea8f6ac8df2c0798f (patch)
tree9fbb80d882c879db8d65074caf74cd101361e5b9 /x11-toolkits/pangoxsl
parent493b60ceb5625f7b1acb3e45a45dafa8b129923b (diff)
downloadports-3c87b2d4da414b46d8c2b2dea8f6ac8df2c0798f.tar.gz
ports-3c87b2d4da414b46d8c2b2dea8f6ac8df2c0798f.zip
Notes
Diffstat (limited to 'x11-toolkits/pangoxsl')
-rw-r--r--x11-toolkits/pangoxsl/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/pangoxsl/Makefile b/x11-toolkits/pangoxsl/Makefile
index 4241abf950a0..59a16f255644 100644
--- a/x11-toolkits/pangoxsl/Makefile
+++ b/x11-toolkits/pangoxsl/Makefile
@@ -10,8 +10,7 @@ MASTER_SITES= SF/pangopdf/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Implements Pango library with a PDF backend for PDF output
-USE_GMAKE= yes
-USES= pathfix pkgconfig
+USES= gmake pathfix pkgconfig
USE_GNOME= pango
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
@@ -21,5 +20,4 @@ CONFIGURE_ARGS= --disable-gtk-doc \
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-NO_STAGE= yes
.include <bsd.port.mk>