summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjoerg <joerg>2006-01-12 19:37:44 +0000
committerjoerg <joerg>2006-01-12 19:37:44 +0000
commit59e66a3690d61462de2d9510e6106ffd3af7e66b (patch)
tree6114d68acd43c09b1247611702916e7b31176446 /x11
parentd519936de3de0289ead95376e0c40c5ffd96eeae (diff)
downloadpkgsrc-59e66a3690d61462de2d9510e6106ffd3af7e66b.tar.gz
Remove manual app-default parameter again, now that the underlaying
issue has been solved. No package change, no revision bump.
Diffstat (limited to 'x11')
-rw-r--r--x11/xlockmore/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xlockmore/Makefile.common b/x11/xlockmore/Makefile.common
index f6b34c6c322..6f9503d3b4f 100644
--- a/x11/xlockmore/Makefile.common
+++ b/x11/xlockmore/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.40 2006/01/09 21:18:31 hubertf Exp $
+# $NetBSD: Makefile.common,v 1.41 2006/01/12 19:37:44 joerg Exp $
#
# This Makefile.common is included by:
#
@@ -57,7 +57,6 @@ CONFIGURE_ARGS+= --without-dtsaver
CONFIGURE_ARGS+= --without-rplay
CONFIGURE_ARGS+= --without-nas
CONFIGURE_ARGS+= --without-gtk
-CONFIGURE_ARGS+= --enable-appdefaultdir=${PREFIX}/lib/X11/app-defaults
.if ${OPSYS} == "NetBSD"
.if !empty(PKG_OPTIONS:Moss)