diff options
Diffstat (limited to 'print/gl2ps/Makefile')
-rw-r--r-- | print/gl2ps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gl2ps/Makefile b/print/gl2ps/Makefile index e176072ddf1d..f0d72e516909 100644 --- a/print/gl2ps/Makefile +++ b/print/gl2ps/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LGPL LIB_DEPENDS= libpng.so:graphics/png -USES= cmake:outsource tar:tgz +USES= cmake tar:tgz USE_GL= gl USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-source |