summaryrefslogtreecommitdiff
path: root/graphics/potrace/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2012-04-17 21:56:52 +0000
committerwiz <wiz>2012-04-17 21:56:52 +0000
commitd49a6701920950edd0d75f26c2f22f9012263312 (patch)
tree86e6afc852f7a7813d2b7f3928494e99a0f299b0 /graphics/potrace/Makefile
parent419796a5b8ae305d162e649acacd4dcb64608883 (diff)
downloadpkgsrc-d49a6701920950edd0d75f26c2f22f9012263312.tar.gz
This package was broken at least on NetBSD, since it didn't install
the libpotrace library needed by the potrace executable. Convince the package to install the library. Bump PKGREVISION.
Diffstat (limited to 'graphics/potrace/Makefile')
-rw-r--r--graphics/potrace/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/potrace/Makefile b/graphics/potrace/Makefile
index 1ab39661cba..087bfb40493 100644
--- a/graphics/potrace/Makefile
+++ b/graphics/potrace/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2011/09/12 21:38:52 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2012/04/17 21:56:52 wiz Exp $
DISTNAME= potrace-1.10
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://potrace.sourceforge.net/download/ \
${MASTER_SITE_SOURCEFORGE:=potrace/}