summaryrefslogtreecommitdiff
path: root/graphics/epeg
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-06-12 02:14:13 +0000
committerjoerg <joerg@pkgsrc.org>2008-06-12 02:14:13 +0000
commitba171a91fab519f587b027c1a2888cb6e3fce049 (patch)
treec12b9c282e2706cb6bac87456615dfdf2b256e55 /graphics/epeg
parent3ba79d294eb62e9c75cc32d37b4af7759af8c9d6 (diff)
downloadpkgsrc-ba171a91fab519f587b027c1a2888cb6e3fce049.tar.gz
Add DESTDIR support.
Diffstat (limited to 'graphics/epeg')
-rw-r--r--graphics/epeg/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/epeg/Makefile b/graphics/epeg/Makefile
index c8362ac2aac..b3879d20010 100644
--- a/graphics/epeg/Makefile
+++ b/graphics/epeg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/10/04 21:44:46 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2008/06/12 02:14:31 joerg Exp $
#
DISTNAME= epeg-0.9.0
@@ -9,6 +9,8 @@ MAINTAINER= Peter.Bex@student.kun.nl
HOMEPAGE= http://www.enlightenment.org/Libraries/Epeg/
COMMENT= Fast JPEG scaling library for thumbnail generation
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= YES
USE_LIBTOOL= YES