summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/qt2-libs/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt2-libs/Makefile.common b/x11/qt2-libs/Makefile.common
index 34f92386ba0..4b58086253b 100644
--- a/x11/qt2-libs/Makefile.common
+++ b/x11/qt2-libs/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2001/03/28 09:27:51 skrll Exp $
+# $NetBSD: Makefile.common,v 1.10 2001/04/02 19:24:49 wiz Exp $
#
DISTNAME= qt-x11-${QTVERSION}
@@ -31,7 +31,6 @@ PATCHDIR= ${PKGSRCDIR}/x11/qt2-libs/patches
.include "../../mk/bsd.prefs.mk"
-
.if ${OPSYS} == "SunOS"
BUILD_DEPENDS+= egcs-1.1.2:../../lang/egcs
CONFIGURE_ENV+= CXX=${LOCALBASE}/egcs/bin/g++