aboutsummaryrefslogtreecommitdiff
path: root/converters/kdesupport2
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-03-05 12:17:08 +0000
committerWill Andrews <will@FreeBSD.org>2001-03-05 12:17:08 +0000
commit34849535bebfc5c5d005eca7cd0f98a370f72b8f (patch)
treee128e75ec713570fee1d10d4741e8f3ee842bcd9 /converters/kdesupport2
parent7f69652b20076b42f78d474a9b090aff3c2d59b2 (diff)
downloadports-34849535bebfc5c5d005eca7cd0f98a370f72b8f.tar.gz
ports-34849535bebfc5c5d005eca7cd0f98a370f72b8f.zip
Notes
Diffstat (limited to 'converters/kdesupport2')
-rw-r--r--converters/kdesupport2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/kdesupport2/Makefile b/converters/kdesupport2/Makefile
index 628a05204520..78094ac43756 100644
--- a/converters/kdesupport2/Makefile
+++ b/converters/kdesupport2/Makefile
@@ -27,7 +27,7 @@ CONFIGURE_ARGS+=--with-qt-includes=${X11BASE}/include/qt2 \
--with-extra-libs=${LOCALBASE}/lib \
--without-audiofile
CONFIGURE_ENV+= LIBQT="-lqt2" MOC="${MOC}" LIBQTFILE="libqt2" \
- CPPFLAGS="-I${LOCALBASE}/include" \
+ CPPFLAGS="-I${LOCALBASE}/include -D_GETOPT_H" \
LIBS="-Wl,-export-dynamic -L${LOCALBASE}/lib -ljpeg -lstdc++ -lgcc"
USE_GMAKE= yes