aboutsummaryrefslogtreecommitdiff
path: root/emulators/tme
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 10:19:45 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 10:19:45 +0000
commite6f882f47a06d4f79159cde5cfcf087a328b5ae3 (patch)
treed1c32a7b5fa2a2eaa7b78f599c959792a18b9fa4 /emulators/tme
parentb1fada5017e87f12716eab88bf293880c4e2310e (diff)
downloadports-e6f882f47a06d4f79159cde5cfcf087a328b5ae3.tar.gz
ports-e6f882f47a06d4f79159cde5cfcf087a328b5ae3.zip
Convert e* to USES=pkgconfig
Notes
Notes: svn path=/head/; revision=316337
Diffstat (limited to 'emulators/tme')
-rw-r--r--emulators/tme/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile
index d748cc22107e..1bbd88a1d754 100644
--- a/emulators/tme/Makefile
+++ b/emulators/tme/Makefile
@@ -22,6 +22,7 @@ LIB_DEPENDS= pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \
fontconfig:${PORTSDIR}/x11-fonts/fontconfig \
xcb:${PORTSDIR}/x11/libxcb
+USES= pkgconfig
USE_GNOME= gdkpixbuf2 gtk20
USE_PERL5= yes
USE_GMAKE= yes
@@ -30,7 +31,6 @@ USE_GETTEXT= yes
USE_AUTOTOOLS= libtool libltdl
CONFIGURE_ENV= ac_cv_have_isinff=no
CONFIGURE_ARGS= --datadir=${WRKDIR}/tmproot --disable-warnings
-USE_PKGCONFIG= build
USE_XORG= pixman x11 xau xcomposite xcursor xdamage xdmcp xext xfixes \
xi xinerama xrandr xrender
USE_LDCONFIG= yes