diff options
Diffstat (limited to 'print/paps/Makefile')
-rw-r--r-- | print/paps/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/paps/Makefile b/print/paps/Makefile index 65271b22c0c..62cad90b57f 100644 --- a/print/paps/Makefile +++ b/print/paps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/02 17:11:52 tron Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/08 13:45:43 asau Exp $ # DISTNAME= paps-0.6.8 @@ -11,8 +11,6 @@ HOMEPAGE= http://paps.sourceforge.net/ COMMENT= Pango to PostScript converter LICENSE= gnu-lgpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config |