diff options
Diffstat (limited to 'textproc/pdfgrep/Makefile')
-rw-r--r-- | textproc/pdfgrep/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile index 1c98e6b97f7..e4f2918f644 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/07/21 14:32:54 ryoon Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/25 06:56:44 asau Exp $ # DISTNAME= pdfgrep-1.3.0 @@ -10,8 +10,6 @@ HOMEPAGE= http://pdfgrep.sourceforge.net/ COMMENT= Pdfgrep is a tool to search text in PDF files LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LANGUAGES= c++ c USE_TOOLS+= pkg-config |