diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/xpdf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/xpdf/Makefile b/print/xpdf/Makefile index fe0eea7260b..6c756167a05 100644 --- a/print/xpdf/Makefile +++ b/print/xpdf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2003/11/07 16:34:41 gavan Exp $ +# $NetBSD: Makefile,v 1.27 2004/02/02 13:02:49 jlam Exp $ DISTNAME= xpdf-2.03 CATEGORIES= print @@ -16,7 +16,7 @@ CONFLICTS= xpdf-crypto-[0-9]* USE_BUILDLINK2= YES USE_PKGINSTALL= YES USE_X11= YES -USE_GCC_SHLIB= YES +USE_LANGUAGES= c c++ GNU_CONFIGURE= YES CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} |