summaryrefslogtreecommitdiff
path: root/x11/xsm
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-05-17 20:52:13 +0000
committertnn <tnn@pkgsrc.org>2008-05-17 20:52:13 +0000
commitd30465d2cacccfb73026a8b8717ddbe656453e80 (patch)
tree4eb356c1b042a53c9c0e83569b1e4f3c8f082abc /x11/xsm
parent2a7a4f980be05bc10bbfa64c60aea979d5a0133e (diff)
downloadpkgsrc-d30465d2cacccfb73026a8b8717ddbe656453e80.tar.gz
Adjust previous, no need for bsd.prefs.mk here.
Diffstat (limited to 'x11/xsm')
-rw-r--r--x11/xsm/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xsm/Makefile b/x11/xsm/Makefile
index c4adc09bdea..b9149bbd22c 100644
--- a/x11/xsm/Makefile
+++ b/x11/xsm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/05/17 20:51:31 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2008/05/17 20:52:13 tnn Exp $
#
DISTNAME= xsm-1.0.1
@@ -18,8 +18,6 @@ USE_TOOLS+= pkg-config
CONFIGURE_ENV+= APP_MAN_SUFFIX=1
-.include "../../mk/bsd.prefs.mk"
-
# Most modern Linuxen don't come with rcmds by default,
# so just pretend to have them to keep configure happy.
.if !exists(/usr/bin/rsh)