diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-06 15:28:27 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-06 15:28:27 +0000 |
commit | 206fd214c389e6ba3e6c0f8e026f5b942ed64f62 (patch) | |
tree | 24afad3199a8dc209bfd227906dfc48163fa1a17 /palm | |
parent | 9795f213f8b50e1cf5e64b82d9c8d0a30b921452 (diff) | |
download | ports-206fd214c389e6ba3e6c0f8e026f5b942ed64f62.tar.gz ports-206fd214c389e6ba3e6c0f8e026f5b942ed64f62.zip |
Notes
Diffstat (limited to 'palm')
-rw-r--r-- | palm/gnome-pilot-conduits/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/palm/gnome-pilot-conduits/Makefile b/palm/gnome-pilot-conduits/Makefile index 6dd53b4f35d2..f35f8e5a938b 100644 --- a/palm/gnome-pilot-conduits/Makefile +++ b/palm/gnome-pilot-conduits/Makefile @@ -15,8 +15,7 @@ COMMENT= Additional conduits for gnome-pilot LIB_DEPENDS= gpilotd.2:${PORTSDIR}/palm/gnome-pilot USE_BZIP2= yes -USE_GMAKE= yes -USES= bison pathfix gettext +USES= bison pathfix gettext gmake pkgconfig USE_GNOME= gnomeprefix libgnome GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-pisock=${LOCALBASE} |