aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2013-04-23 14:47:14 +0800
committerjgh <jgh@FreeBSD.org>2013-04-23 14:47:14 +0800
commitba76c1ed2aa41ca371e36152fcd3a423752d39cd (patch)
tree974e447776cef605d8da1df93eb1ce204f76667d /deskutils
parent95ea403f649d35f0c39296eb2099ac8f61130d59 (diff)
downloadfreebsd-ports-gnome-ba76c1ed2aa41ca371e36152fcd3a423752d39cd.tar.gz
freebsd-ports-gnome-ba76c1ed2aa41ca371e36152fcd3a423752d39cd.tar.zst
freebsd-ports-gnome-ba76c1ed2aa41ca371e36152fcd3a423752d39cd.zip
- convert to USES=pkgconfig
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/xpad-current/Makefile2
-rw-r--r--deskutils/xpad/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/xpad-current/Makefile b/deskutils/xpad-current/Makefile
index 99bb53a93dfd..4e723f058f28 100644
--- a/deskutils/xpad-current/Makefile
+++ b/deskutils/xpad-current/Makefile
@@ -20,7 +20,7 @@ FETCH_ARGS= -p
USE_BZIP2= yes
USE_XORG= x11 sm
USE_GNOME= gtk20 gnomehier intltool
-USE_PKGCONFIG= build
+USES= pkgconfig
INSTALLS_ICONS= yes
CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/deskutils/xpad/Makefile b/deskutils/xpad/Makefile
index 9c0af12aaa7f..eb0e5a545342 100644
--- a/deskutils/xpad/Makefile
+++ b/deskutils/xpad/Makefile
@@ -21,7 +21,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_XORG= x11 sm
USE_GNOME= gtk20 gnomehier intltool
-USE_PKGCONFIG= build
+USES= pkgconfig
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes