diff options
Diffstat (limited to 'print/diffpdf/Makefile')
-rw-r--r-- | print/diffpdf/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/diffpdf/Makefile b/print/diffpdf/Makefile index b281f91f04d..fcab7a07f29 100644 --- a/print/diffpdf/Makefile +++ b/print/diffpdf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2012/10/02 17:11:50 tron Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/08 13:45:36 asau Exp $ # DISTNAME= diffpdf-2.1.1 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.qtrac.eu/diffpdf.html COMMENT= PDF comparision tool LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c++ INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1 |