summaryrefslogtreecommitdiff
path: root/graphics/autotrace
diff options
context:
space:
mode:
authorjoerg <joerg>2008-04-04 15:30:05 +0000
committerjoerg <joerg>2008-04-04 15:30:05 +0000
commit1ca197c24601060e4a012249e45e1a0710d9e23f (patch)
tree29c2da1dfe7b6c9eeddc0e14985f17fd6a959b9e /graphics/autotrace
parentbb91d465009f79ffc1ee660432fbd12aad691235 (diff)
downloadpkgsrc-1ca197c24601060e4a012249e45e1a0710d9e23f.tar.gz
Supports DESTDIR.
Diffstat (limited to 'graphics/autotrace')
-rw-r--r--graphics/autotrace/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile
index bc35d22d203..2e8c0ed16a8 100644
--- a/graphics/autotrace/Makefile
+++ b/graphics/autotrace/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2007/02/15 14:58:20 joerg Exp $
+# $NetBSD: Makefile,v 1.32 2008/04/04 15:30:05 joerg Exp $
#
DISTNAME= autotrace-0.31.1
@@ -14,6 +14,7 @@ GNU_CONFIGURE= YES
USE_LIBTOOL= YES
PKGCONFIG_OVERRIDE= autotrace.pc.in
+PKG_DESTDIR_SUPPORT= user-destdir
.include "../../graphics/ImageMagick/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"