summaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-08-12 06:29:36 +0000
committerasami <asami@FreeBSD.org>1998-08-12 06:29:36 +0000
commit8a7e60c34586bb5267b5568f4aaf008466293240 (patch)
tree0eb60edc356664a1c6e82fcb4123098fa93c8c33 /converters
parentf76f8647163274d25404da963254d945f45f725a (diff)
downloadFreeBSD-ports-8a7e60c34586bb5267b5568f4aaf008466293240.zip
FreeBSD-ports-8a7e60c34586bb5267b5568f4aaf008466293240.tar.gz
Replace qt dependencies with USE_QT.
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE)
Diffstat (limited to 'converters')
-rw-r--r--converters/kdesupport11/Makefile6
-rw-r--r--converters/kdesupport2/Makefile6
2 files changed, 4 insertions, 8 deletions
diff --git a/converters/kdesupport11/Makefile b/converters/kdesupport11/Makefile
index b18eee7..c539c5c 100644
--- a/converters/kdesupport11/Makefile
+++ b/converters/kdesupport11/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.9 1998/07/23 20:51:58 se Exp $
+# $Id: Makefile,v 1.10 1998/08/07 23:56:12 asami Exp $
#
DISTNAME= kdesupport-1.0
@@ -13,9 +13,7 @@ MASTER_SITE_SUBDIR= stable/1.0/distribution/tar/generic/source
MAINTAINER= se@freebsd.org
-BUILD_DEPENDS= moc:${PORTSDIR}/x11-toolkits/qt140
-LIB_DEPENDS= qt\\.1\\.\\\(33\\\|40\\\):${PORTSDIR}/x11-toolkits/qt140
-
+USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
"--without-libjpeg" \
diff --git a/converters/kdesupport2/Makefile b/converters/kdesupport2/Makefile
index b18eee7..c539c5c 100644
--- a/converters/kdesupport2/Makefile
+++ b/converters/kdesupport2/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.9 1998/07/23 20:51:58 se Exp $
+# $Id: Makefile,v 1.10 1998/08/07 23:56:12 asami Exp $
#
DISTNAME= kdesupport-1.0
@@ -13,9 +13,7 @@ MASTER_SITE_SUBDIR= stable/1.0/distribution/tar/generic/source
MAINTAINER= se@freebsd.org
-BUILD_DEPENDS= moc:${PORTSDIR}/x11-toolkits/qt140
-LIB_DEPENDS= qt\\.1\\.\\\(33\\\|40\\\):${PORTSDIR}/x11-toolkits/qt140
-
+USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
"--without-libjpeg" \
OpenPOWER on IntegriCloud