diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-06-16 20:52:58 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-06-16 20:52:58 +0000 |
commit | c413d0b2b0d9d7b85c15a35db3618986bf65fb8e (patch) | |
tree | 23b624c17f756dbd332b69b2852f4b1534df4a72 /graphics/libart_lgpl2/Makefile | |
parent | bbc9d6f0caf390f0cb8c6b4b6a3b731cc395286a (diff) | |
download | ports-c413d0b2b0d9d7b85c15a35db3618986bf65fb8e.tar.gz ports-c413d0b2b0d9d7b85c15a35db3618986bf65fb8e.zip |
Notes
Diffstat (limited to 'graphics/libart_lgpl2/Makefile')
-rw-r--r-- | graphics/libart_lgpl2/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
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-* |