aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/vcdimager
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-04-23 06:57:36 +0800
committerbapt <bapt@FreeBSD.org>2013-04-23 06:57:36 +0800
commit5f42d1c0d3f3598fe5e038dfd0cebe73d395d66f (patch)
treede44c0af161718723065831a177100e7ccd70e64 /multimedia/vcdimager
parent0497e3eceaa8489ac0030a3446a05626aad8e747 (diff)
downloadfreebsd-ports-gnome-5f42d1c0d3f3598fe5e038dfd0cebe73d395d66f.tar.gz
freebsd-ports-gnome-5f42d1c0d3f3598fe5e038dfd0cebe73d395d66f.tar.zst
freebsd-ports-gnome-5f42d1c0d3f3598fe5e038dfd0cebe73d395d66f.zip
Convert some multimedia@ ports to:
USES=pkgconfig and USES=pathfix
Diffstat (limited to 'multimedia/vcdimager')
-rw-r--r--multimedia/vcdimager/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/vcdimager/Makefile b/multimedia/vcdimager/Makefile
index 062c808d9216..7bd770112626 100644
--- a/multimedia/vcdimager/Makefile
+++ b/multimedia/vcdimager/Makefile
@@ -17,12 +17,13 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
xml2:${PORTSDIR}/textproc/libxml2 \
cdio.13:${PORTSDIR}/sysutils/libcdio
+USES= pkgconfig pathfix
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_GMAKE= yes
USE_PKGCONFIG= build
-USE_GNOME= gnomehack lthack
+USE_GNOME= lthack
CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib