diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 07:08:32 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 07:08:32 +0000 |
commit | 816f539eb092cad9eccd93acee8dbccaa88299d6 (patch) | |
tree | 3dce2240f5e668b5fbdef885ec9c7311674ebe82 /databases/gtksql | |
parent | b8081a458c31cfc1067c86b20606ab6fce8af668 (diff) | |
download | ports-816f539eb092cad9eccd93acee8dbccaa88299d6.tar.gz ports-816f539eb092cad9eccd93acee8dbccaa88299d6.zip |
Notes
Diffstat (limited to 'databases/gtksql')
-rw-r--r-- | databases/gtksql/Makefile | 2 |
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 |