summaryrefslogtreecommitdiff
path: root/wm/ctwm
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-06-30 09:50:05 +0000
committerzuntum <zuntum>2001-06-30 09:50:05 +0000
commit391149d27e4a359462171e4964900c1428c7e717 (patch)
tree32f93ade3355ead3be41a8ca42c7b8346601b7f5 /wm/ctwm
parent2d220e09c8efba7f55d89194002fb2201bfdd0a8 (diff)
downloadpkgsrc-391149d27e4a359462171e4964900c1428c7e717.tar.gz
Converted to use buildlink.mk files
Diffstat (limited to 'wm/ctwm')
-rw-r--r--wm/ctwm/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/wm/ctwm/Makefile b/wm/ctwm/Makefile
index c2ddcf74822..c820f38eb84 100644
--- a/wm/ctwm/Makefile
+++ b/wm/ctwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/02/17 17:21:32 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2001/06/30 09:50:05 zuntum Exp $
#
DISTNAME= ctwm-3.5
@@ -9,7 +9,8 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://woland.afti.nsu.ru/~reberger/xwinman/ctwm.html
COMMENT= Window manager with support for multiple virtual screens
-USE_IMAKE= YES
-USE_XPM= YES
+USE_BUILDLINK_ONLY= YES
+USE_IMAKE= YES
+.include "../../graphics/xpm/buildlink.mk"
.include "../../mk/bsd.pkg.mk"