summaryrefslogtreecommitdiff
path: root/wm/icewm/Makefile.common
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-06-03 17:13:33 +0000
committerjmmv <jmmv>2003-06-03 17:13:33 +0000
commitd93a8ad01b11b1b683127ef66816dfdbbb41ca3f (patch)
tree85256f35d3a01dfc42e7461a822ecd0baf31a16c /wm/icewm/Makefile.common
parentb92e75b326cd9f2cfe2027fc0eddec395a144f99 (diff)
downloadpkgsrc-d93a8ad01b11b1b683127ef66816dfdbbb41ca3f.tar.gz
Move USE_BUILDLINK2 definition to icewm/Makefile.common.
Diffstat (limited to 'wm/icewm/Makefile.common')
-rw-r--r--wm/icewm/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/icewm/Makefile.common b/wm/icewm/Makefile.common
index ab3b6bca6dc..72d79cbf4c9 100644
--- a/wm/icewm/Makefile.common
+++ b/wm/icewm/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.21 2003/06/03 17:08:33 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.22 2003/06/03 17:13:34 jmmv Exp $
DISTNAME= icewm-1.2.7
CATEGORIES= x11 wm
@@ -8,6 +8,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://icewm.sourceforge.net/
GNU_CONFIGURE= # defined
+USE_BUILDLINK2= yes
USE_X11= # defined
USE_GMAKE= # defined
USE_PKGINSTALL= yes