diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-04 23:40:44 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-04 23:40:44 +0000 |
commit | 604485f846c58c349c83d5a367b0b83bb39c2262 (patch) | |
tree | 42cd39480ede7db9874484f52a6c0467161329e6 /mail/gnubiff | |
parent | 3334a81fc73525bb985188a37c02bb87841f8e00 (diff) | |
download | ports-604485f846c58c349c83d5a367b0b83bb39c2262.tar.gz ports-604485f846c58c349c83d5a367b0b83bb39c2262.zip |
Notes
Diffstat (limited to 'mail/gnubiff')
-rw-r--r-- | mail/gnubiff/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/gnubiff/Makefile b/mail/gnubiff/Makefile index bb06f9bfcf93..908b4cbd8b0f 100644 --- a/mail/gnubiff/Makefile +++ b/mail/gnubiff/Makefile @@ -15,8 +15,7 @@ OPTIONS_DEFINE= NLS LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt USE_GNOME= intlhack libglade2 esound -USES= gmake pkgconfig -USE_FAM= yes +USES= fam gmake pkgconfig GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |