summaryrefslogtreecommitdiff
path: root/x11/qt4-libs
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2016-02-25 08:27:02 +0000
committerjperkin <jperkin@pkgsrc.org>2016-02-25 08:27:02 +0000
commite60d662c1550a4abc6b302ad359ceae02d0b8aa8 (patch)
tree948a158177d1cda7520cc36f2bcb6f949a858590 /x11/qt4-libs
parentc0732f314702d3feb1926ed17cdceb6d16b6083b (diff)
downloadpkgsrc-e60d662c1550a4abc6b302ad359ceae02d0b8aa8.tar.gz
Remove manual OPSYSVARS additions which are now part of the default set.
Diffstat (limited to 'x11/qt4-libs')
-rw-r--r--x11/qt4-libs/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt4-libs/Makefile.common b/x11/qt4-libs/Makefile.common
index bbde0812122..6c17d9a48ff 100644
--- a/x11/qt4-libs/Makefile.common
+++ b/x11/qt4-libs/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.40 2015/07/04 16:18:42 joerg Exp $
+# $NetBSD: Makefile.common,v 1.41 2016/02/25 08:27:05 jperkin Exp $
# used by x11/qt4-docs/Makefile
# used by x11/qt4-libs/Makefile
# used by x11/qt4-mng/Makefile
@@ -38,7 +38,6 @@ CONFIGURE_ARGS+= -prefix "${QTPREFIX}"
CONFIGURE_ARGS+= ${CFLAGS:M-I*} ${LDFLAGS:M-L*} ${LDFLAGS:M-l*}
CONFIGURE_ARGS+= -opensource -confirm-license
CONFIGURE_ARGS+= -sysconfdir "${PKG_SYSCONFDIR}/xdg"
-OPSYSVARS+= CONFIGURE_ARGS
.include "../../mk/bsd.prefs.mk"