summaryrefslogtreecommitdiff
path: root/print/poppler/Makefile.common
diff options
context:
space:
mode:
authorreed <reed>2006-04-01 17:22:12 +0000
committerreed <reed>2006-04-01 17:22:12 +0000
commit7e26d04e6a970baeb998bd1af8f53a78c2325cea (patch)
treebb6ed35f2c590a5ac719cef64a2c3b631be4a518 /print/poppler/Makefile.common
parentf124a1d133f948d1c4c9ed6b8d14a9f6aa8810bf (diff)
downloadpkgsrc-7e26d04e6a970baeb998bd1af8f53a78c2325cea.tar.gz
Move the glib/Makefile.in patch-aa from the poppler-glib/patches/
directory to the poppler/patches/ directory. The checksum was removed, but patch still existed. So keep the patch in same place as the distinfo. Uncomment the PATCHDIR for this. (The patch is so libpoppler is not rebuilt -- just use the previously installed version. If there is any change my next patch updates PKGREVISION so will cover this too.)
Diffstat (limited to 'print/poppler/Makefile.common')
-rw-r--r--print/poppler/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/poppler/Makefile.common b/print/poppler/Makefile.common
index 928c42bca6b..d69a44714be 100644
--- a/print/poppler/Makefile.common
+++ b/print/poppler/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2006/03/30 21:30:25 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.4 2006/04/01 17:22:12 reed Exp $
#
POPPLER_VERS= 0.5.1
@@ -10,7 +10,7 @@ MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://poppler.freedesktop.org/
DISTINFO_FILE= ${.CURDIR}/../../print/poppler/distinfo
-#PATCHDIR= ${.CURDIR}/../../print/poppler/patches
+PATCHDIR= ${.CURDIR}/../../print/poppler/patches
USE_TOOLS+= pkg-config
USE_LIBTOOL= yes