summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorheinz <heinz>2007-05-19 01:55:54 +0000
committerheinz <heinz>2007-05-19 01:55:54 +0000
commit54ef2e1f6e8ed08f24f4dfdf40cf2f69c4f0a5ad (patch)
tree0edd926c93f0c9d8a93c4723a97a368f65d3e491
parent4b31bcfd6b4ba491ccc87eb32117f8f0f4eb4485 (diff)
downloadpkgsrc-54ef2e1f6e8ed08f24f4dfdf40cf2f69c4f0a5ad.tar.gz
The package supports installation to DESTDIR.
-rw-r--r--graphics/gtkglext/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gtkglext/Makefile b/graphics/gtkglext/Makefile
index 7f947c3ec00..3a888851074 100644
--- a/graphics/gtkglext/Makefile
+++ b/graphics/gtkglext/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2006/12/27 13:37:38 joerg Exp $
+# $NetBSD: Makefile,v 1.36 2007/05/19 01:55:54 heinz Exp $
DISTNAME= gtkglext-1.2.0
PKGREVISION= 2
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gtkglext.sourceforge.net/
COMMENT= OpenGL extension to GTK
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LIBTOOL= yes
USE_TOOLS+= gmake perl pkg-config
GNU_CONFIGURE= yes