summaryrefslogtreecommitdiff
path: root/www/skipstone
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2002-01-25 00:19:51 +0000
committerrh <rh@pkgsrc.org>2002-01-25 00:19:51 +0000
commit95515284c61e3643915fe759631baa5029f04c0a (patch)
tree8289e1106f36d29eae40dfa53c6b7459f9196eb5 /www/skipstone
parent138e99980f1c9cf0a6839d897ad8a73d16ff50e9 (diff)
downloadpkgsrc-95515284c61e3643915fe759631baa5029f04c0a.tar.gz
USE_X11BASE so this actually compiles without xpkgwedge.
Diffstat (limited to 'www/skipstone')
-rw-r--r--www/skipstone/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/skipstone/Makefile b/www/skipstone/Makefile
index 932bb24c1fe..80d5f8fe7b9 100644
--- a/www/skipstone/Makefile
+++ b/www/skipstone/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2002/01/24 13:47:02 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2002/01/25 00:19:51 rh Exp $
#
DISTNAME= skipstone-0.7.8
@@ -12,6 +12,7 @@ COMMENT= Gtk+ web browser that embeds Mozilla's renderer
DEPENDS+= mozilla>=0.9.7:../../www/mozilla
USE_GMAKE= yes
+USE_X11BASE= yes
MAKE_ENV+= X11PREFIX="${X11PREFIX}"