summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-02-23 00:14:12 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-02-23 00:14:12 +0000
commit4bd98fb07c911b1435bfdee16dc61f72bddc539e (patch)
treea9b4efcaf45268340e10996e94b60a1552a1654c
parent- Support get-wraster-flags (diff)
Use USE_QT instead of explicit LIB_DEPENDS. Also, change
HAS_CONFIGURE+CONFIGURE_ARGS="--prefix=${PREFIX}" to GNU_CONFIGURE.
Notes
Notes: svn path=/head/; revision=26177
-rw-r--r--devel/ktranslator/Makefile7
-rw-r--r--emulators/kmamerun/Makefile7
-rw-r--r--net/icqnix/Makefile2
3 files changed, 7 insertions, 9 deletions
diff --git a/devel/ktranslator/Makefile b/devel/ktranslator/Makefile
index 108db35dcabb..7dde3fed10c9 100644
--- a/devel/ktranslator/Makefile
+++ b/devel/ktranslator/Makefile
@@ -15,15 +15,14 @@ MAINTAINER= hanspb@persbraten.vgs.no
BUILD_DEPENDS= moc:${PORTSDIR}/x11-toolkits/qt142 \
msgfmt:${PORTSDIR}/devel/gettext
-LIB_DEPENDS= qt.2:${PORTSDIR}/x11-toolkits/qt142 \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
kdecore.2:${PORTSDIR}/x11/kdelibs11 \
kdeui.2:${PORTSDIR}/x11/kdelibs11 \
kfm.2:${PORTSDIR}/x11/kdelibs11
-HAS_CONFIGURE= yes
+GNU_CONFIGURE= yes
USE_GMAKE= yes
-CONFIGURE_ARGS= "--prefix=$(PREFIX)"
+USE_QT= yes
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
INSTALL_SCRIPT="install -c -m 555"
diff --git a/emulators/kmamerun/Makefile b/emulators/kmamerun/Makefile
index d4ef1c9583ce..0cbcfb82b5ce 100644
--- a/emulators/kmamerun/Makefile
+++ b/emulators/kmamerun/Makefile
@@ -14,12 +14,11 @@ MASTER_SITES= ftp://ftp.sad.it/pub/kde/local/
MAINTAINER= nsayer@freebsd.org
RUN_DEPENDS= xmame:${PORTSDIR}/emulators/xmame
-LIB_DEPENDS= qt.2:${PORTSDIR}/x11-toolkits/qt142 \
- kdecore.2:${PORTSDIR}/x11/kdelibs11 \
+LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11 \
kdeui.2:${PORTSDIR}/x11/kdelibs11
-HAS_CONFIGURE= yes
-CONFIGURE_ARGS= "--prefix=$(PREFIX)"
+GNU_CONFIGURE= yes
+USE_QT= yes
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
INSTALL_SCRIPT="install -c -m 555"
diff --git a/net/icqnix/Makefile b/net/icqnix/Makefile
index 1016d4d24cfb..ad31d04db505 100644
--- a/net/icqnix/Makefile
+++ b/net/icqnix/Makefile
@@ -13,11 +13,11 @@ MASTER_SITES= http://icqnix.linuxbox.com/
MAINTAINER= yinjieh@csie.nctu.edu.tw
-LIB_DEPENDS= qt.2:${PORTSDIR}/x11-toolkits/qt142
RUN_DEPENDS= esdplay:${PORTSDIR}/audio/esound
GNU_CONFIGURE= yes
USE_GMAKE= yes
+USE_QT= yes
post-install:
@strip ${PREFIX}/bin/icqnix