summaryrefslogtreecommitdiff
path: root/x11/unclutter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/unclutter/Makefile')
-rw-r--r--x11/unclutter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/unclutter/Makefile b/x11/unclutter/Makefile
index 0e7534a8a43..e28c437e39b 100644
--- a/x11/unclutter/Makefile
+++ b/x11/unclutter/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2001/02/17 17:06:52 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2003/03/29 12:43:10 jmmv Exp $
#
DISTNAME= unclutter-8
+WRKSRC= ${WRKDIR}/unclutter
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/}
EXTRACT_SUFX= .tar.Z
@@ -9,7 +10,6 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= mycroft@netbsd.org
COMMENT= Remove idle cursor image from screen
-WRKSRC= ${WRKDIR}/unclutter
USE_IMAKE= yes
.include "../../mk/bsd.pkg.mk"