summaryrefslogtreecommitdiff
path: root/graphics/GUIlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/GUIlib/Makefile')
-rw-r--r--graphics/GUIlib/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/GUIlib/Makefile b/graphics/GUIlib/Makefile
index 8052390eda1..e29c9063b76 100644
--- a/graphics/GUIlib/Makefile
+++ b/graphics/GUIlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/07/19 19:14:38 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2008/06/12 02:14:31 joerg Exp $
#
DISTNAME= GUIlib-1.1.0
@@ -10,6 +10,8 @@ MAINTAINER= zuntum@NetBSD.org
HOMEPAGE= http://www.libsdl.org/projects/GUIlib/
COMMENT= Very simple GUI framework library
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++