aboutsummaryrefslogtreecommitdiff
path: root/databases/gtksql/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-10-07 23:03:12 +0000
committerJohn Marino <marino@FreeBSD.org>2013-10-07 23:03:12 +0000
commitcc27f63556a7861245cf4e44357bd1c194879b10 (patch)
treeb6680e968fa0ce8ffab8f44a0ea5e363cad1422f /databases/gtksql/Makefile
parent37cf9a7ce363733cfb78661c70c68c9fe1b0885b (diff)
downloadports-cc27f63556a7861245cf4e44357bd1c194879b10.tar.gz
ports-cc27f63556a7861245cf4e44357bd1c194879b10.zip
Notes
Diffstat (limited to 'databases/gtksql/Makefile')
-rw-r--r--databases/gtksql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/gtksql/Makefile b/databases/gtksql/Makefile
index 8f8ab9fd7caa..3b35de35a2e2 100644
--- a/databases/gtksql/Makefile
+++ b/databases/gtksql/Makefile
@@ -15,9 +15,9 @@ LIB_DEPENDS= avahi-client:${PORTSDIR}/net/avahi-app
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool
-USES= pkgconfig
-USE_GMAKE= yes
+USES= pkgconfig gmake
USE_GNOME= gtk20
+LDFLAGS+= -L${LOCALBASE}/lib -lgmodule-2.0
MAN1= ${PORTNAME}.1
PORTDOCS= AUTHORS ChangeLog NEWS README TODO