summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortnn <tnn>2008-05-17 20:52:13 +0000
committertnn <tnn>2008-05-17 20:52:13 +0000
commit6959279aea68355243de13d712d845ebc7b87b57 (patch)
tree4eb356c1b042a53c9c0e83569b1e4f3c8f082abc /x11
parentc8e768883164a17ce0318d7b8aa9c0e5036ee422 (diff)
downloadpkgsrc-6959279aea68355243de13d712d845ebc7b87b57.tar.gz
Adjust previous, no need for bsd.prefs.mk here.
Diffstat (limited to 'x11')
-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)