summaryrefslogtreecommitdiff
path: root/x11/qt3-libs/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'x11/qt3-libs/Makefile.common')
-rw-r--r--x11/qt3-libs/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt3-libs/Makefile.common b/x11/qt3-libs/Makefile.common
index d3083c87996..3292fdb39a2 100644
--- a/x11/qt3-libs/Makefile.common
+++ b/x11/qt3-libs/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.37 2004/10/13 15:15:52 tv Exp $
+# $NetBSD: Makefile.common,v 1.38 2004/10/19 13:27:48 markd Exp $
#
DISTNAME= qt-x11-free-${QTVERSION}
CATEGORIES= x11
@@ -100,6 +100,7 @@ post-patch:
-e 's:@LEX@:${LEX}:g' \
-e 's:@YACC@:${YACC}:g' \
-e 's:@AR@:${AR}:g' \
+ -e 's:@MKDIR@:${MKDIR}:g' \
-e 's:@LIBQT@:${LIBQT}:g' \
-e 's:@PTHREAD_LDFLAGS@:${PTHREAD_LDFLAGS}:g' \
-e 's:@COMPILER_RPATH_FLAG@:${COMPILER_RPATH_FLAG}:g' \