summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authormycroft <mycroft@pkgsrc.org>2002-07-12 22:51:27 +0000
committermycroft <mycroft@pkgsrc.org>2002-07-12 22:51:27 +0000
commitb3841addcb40d393e34cb6f992edd1e46745e61a (patch)
tree7df391dde82b3b2d645c7fd001ee5ad74c1dbbaa /graphics
parent407e5eed41fbf3016e735347ae56ba8178fbbd9c (diff)
downloadpkgsrc-b3841addcb40d393e34cb6f992edd1e46745e61a.tar.gz
Set USE_X11BASE, primarily so that the .oafinfo file goes in the right place.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/sodipodi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile
index 78fb67fe45b..1e61e8d1339 100644
--- a/graphics/sodipodi/Makefile
+++ b/graphics/sodipodi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2002/03/13 17:37:17 fredb Exp $
+# $NetBSD: Makefile,v 1.5 2002/07/12 22:51:27 mycroft Exp $
#
DISTNAME= sodipodi-0.23
@@ -15,6 +15,7 @@ GNU_CONFIGURE= YES
#USE_BUILDLINK_ONLY= YES
USE_GMAKE= YES
USE_LIBTOOL= YES
+USE_X11BASE= YES
PTHREAD_TYPE= native pth