summaryrefslogtreecommitdiff
path: root/wm/tvtwm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wm/tvtwm/Makefile')
-rw-r--r--wm/tvtwm/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/wm/tvtwm/Makefile b/wm/tvtwm/Makefile
index e5bc9ab1668..15e45aeb27d 100644
--- a/wm/tvtwm/Makefile
+++ b/wm/tvtwm/Makefile
@@ -1,17 +1,15 @@
-# $NetBSD: Makefile,v 1.3 2001/06/30 10:34:13 zuntum Exp $
+# $NetBSD: Makefile,v 1.4 2001/08/22 17:39:00 jlam Exp $
DISTNAME= tvtwm.pl11
PKGNAME= tvtwm-11
+WRKSRC= ${WRKDIR}/tvtwm
CATEGORIES= x11 wm
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=window_managers/}
MAINTAINER= packages@netbsd.org
COMMENT= Classic twm with virtual desktop support
-USE_BUILDLINK_ONLY= YES
-USE_IMAKE= YES
-
-WRKSRC= ${WRKDIR}/tvtwm
+USE_IMAKE= YES
.include "../../graphics/xpm/buildlink.mk"
.include "../../mk/bsd.pkg.mk"