summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"