aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-06-17 04:52:58 +0800
committerAdam Weinberger <adamw@FreeBSD.org>2003-06-17 04:52:58 +0800
commitc413d0b2b0d9d7b85c15a35db3618986bf65fb8e (patch)
tree23b624c17f756dbd332b69b2852f4b1534df4a72 /graphics
parentbbc9d6f0caf390f0cb8c6b4b6a3b731cc395286a (diff)
downloadfreebsd-ports-gnome-c413d0b2b0d9d7b85c15a35db3618986bf65fb8e.tar.gz
freebsd-ports-gnome-c413d0b2b0d9d7b85c15a35db3618986bf65fb8e.tar.zst
freebsd-ports-gnome-c413d0b2b0d9d7b85c15a35db3618986bf65fb8e.zip
Utilize USE_GNOME= pkgconfig.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libart_lgpl/Makefile5
-rw-r--r--graphics/libart_lgpl2/Makefile5
2 files changed, 2 insertions, 8 deletions
diff --git a/graphics/libart_lgpl/Makefile b/graphics/libart_lgpl/Makefile
index e7ba66cf7e35..7570fa77770b 100644
--- a/graphics/libart_lgpl/Makefile
+++ b/graphics/libart_lgpl/Makefile
@@ -16,13 +16,10 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Library for high-performance 2D graphics
-BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
-RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
-
USE_BZIP2= yes
USE_REINPLACE= yes
INSTALLS_SHLIB= yes
-USE_GNOME= gnomehack gnometarget
+USE_GNOME= gnomehack gnometarget pkgconfig
USE_LIBTOOL= yes
CONFLICTS= libart-*
diff --git a/graphics/libart_lgpl2/Makefile b/graphics/libart_lgpl2/Makefile
index e7ba66cf7e35..7570fa77770b 100644
--- a/graphics/libart_lgpl2/Makefile
+++ b/graphics/libart_lgpl2/Makefile
@@ -16,13 +16,10 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Library for high-performance 2D graphics
-BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
-RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
-
USE_BZIP2= yes
USE_REINPLACE= yes
INSTALLS_SHLIB= yes
-USE_GNOME= gnomehack gnometarget
+USE_GNOME= gnomehack gnometarget pkgconfig
USE_LIBTOOL= yes
CONFLICTS= libart-*