diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2013-07-06 01:22:56 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2013-07-06 01:22:56 +0000 |
commit | 0458432ec05c78e9f036d315f3f22fb5c9fd048e (patch) | |
tree | 76fe04a8c53e7168ffdb46cda0122fa282ff69df /security | |
parent | c6bfca9abcb51ee3c560928c55dedffcbe592e85 (diff) | |
download | ports-0458432ec05c78e9f036d315f3f22fb5c9fd048e.tar.gz ports-0458432ec05c78e9f036d315f3f22fb5c9fd048e.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/pidgin-otr/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/pidgin-otr/Makefile b/security/pidgin-otr/Makefile index d4fcec303613..5181e6768fef 100644 --- a/security/pidgin-otr/Makefile +++ b/security/pidgin-otr/Makefile @@ -21,9 +21,8 @@ LIB_DEPENDS= otr:${PORTSDIR}/security/libotr \ MAKE_JOBS_SAFE= yes -USE_GMAKE= yes USE_GNOME= intltool -USES= gettext +USES= gettext gmake GNU_CONFIGURE= yes CPPFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include |