summaryrefslogtreecommitdiff
path: root/graphics/xgraph
diff options
context:
space:
mode:
authorjoerg <joerg>2008-07-14 12:55:56 +0000
committerjoerg <joerg>2008-07-14 12:55:56 +0000
commitea30842945a7da8e04cb190e5ab5845b89a96f2e (patch)
tree2ac7a0c732963ecca7c542877ebd1c2f939136e3 /graphics/xgraph
parentfcd856930931649a053e5bae5aa7d42494437faa (diff)
downloadpkgsrc-ea30842945a7da8e04cb190e5ab5845b89a96f2e.tar.gz
Mark as destdir ready.
Diffstat (limited to 'graphics/xgraph')
-rw-r--r--graphics/xgraph/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/xgraph/Makefile b/graphics/xgraph/Makefile
index 42429134e65..6891a92eb26 100644
--- a/graphics/xgraph/Makefile
+++ b/graphics/xgraph/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/12/27 13:37:38 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2008/07/14 12:56:06 joerg Exp $
#
DISTNAME= xgraph-11.3.2-hack.9
@@ -10,6 +10,8 @@ MASTER_SITES= http://www.goice.co.jp/member/mo/hack-progs/files/
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Tool to draw a graph on an X11 display
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_IMAKE= yes
.include "../../x11/libX11/buildlink3.mk"