summaryrefslogtreecommitdiff
path: root/x11/xpenguins/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xpenguins/Makefile')
-rw-r--r--x11/xpenguins/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/xpenguins/Makefile b/x11/xpenguins/Makefile
index 92cdf5b20b6..a47612f0578 100644
--- a/x11/xpenguins/Makefile
+++ b/x11/xpenguins/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/07/09 15:40:41 zuntum Exp $
+# $NetBSD: Makefile,v 1.8 2001/08/29 22:41:31 jlam Exp $
#
DISTNAME= xpenguins-2.1
@@ -10,9 +10,8 @@ HOMEPAGE= http://xpenguins.seul.org/
COMMENT= Little penguins walking along the tops of your windows
USE_BUILDLINK_ONLY= YES
-USE_X11= YES
-
-GNU_CONFIGURE= YES
+GNU_CONFIGURE= YES
.include "../../graphics/xpm/buildlink.mk"
+.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"