aboutsummaryrefslogtreecommitdiffstats
path: root/databases/gtksql
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-04-23 15:08:32 +0800
committerbapt <bapt@FreeBSD.org>2013-04-23 15:08:32 +0800
commit8e7a63fec8f6eb66e5f5779b598c7cd8ff20902a (patch)
tree3dce2240f5e668b5fbdef885ec9c7311674ebe82 /databases/gtksql
parentfd7815ac9400116b74bb8ffb46ed661ade3a6d2e (diff)
downloadfreebsd-ports-gnome-8e7a63fec8f6eb66e5f5779b598c7cd8ff20902a.tar.gz
freebsd-ports-gnome-8e7a63fec8f6eb66e5f5779b598c7cd8ff20902a.tar.zst
freebsd-ports-gnome-8e7a63fec8f6eb66e5f5779b598c7cd8ff20902a.zip
Convert databases to USES=pkgconfig
Diffstat (limited to 'databases/gtksql')
-rw-r--r--databases/gtksql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gtksql/Makefile b/databases/gtksql/Makefile
index dffd51160f26..509dbcc8c51b 100644
--- a/databases/gtksql/Makefile
+++ b/databases/gtksql/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= avahi-client:${PORTSDIR}/net/avahi-app
GNU_CONFIGURE= yes
USE_AUTOTOOLS= aclocal libtool
ACLOCAL_ARGS= -I${LOCALBASE}/share/aclocal
-USE_PKGCONFIG= build
+USES= pkgconfig
USE_GMAKE= yes
USE_GNOME= gtk20