aboutsummaryrefslogtreecommitdiff
path: root/mail/gnubiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-02-11 02:37:36 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-02-11 02:37:36 +0000
commit2bd36282e8889bfac505978e2ef2c86d4c46decd (patch)
treee6ae56e6728ffccff3a0d38cfb350c6bc58e62bc /mail/gnubiff
parent41df51b901376c288e0f3e07f351a976a0c9bfec (diff)
downloadports-2bd36282e8889bfac505978e2ef2c86d4c46decd.tar.gz
ports-2bd36282e8889bfac505978e2ef2c86d4c46decd.zip
Notes
Diffstat (limited to 'mail/gnubiff')
-rw-r--r--mail/gnubiff/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/gnubiff/Makefile b/mail/gnubiff/Makefile
index 165ae5f55001..b47c2ae30c68 100644
--- a/mail/gnubiff/Makefile
+++ b/mail/gnubiff/Makefile
@@ -14,12 +14,13 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= tdb@FreeBSD.org
COMMENT= A mail notification program for Gnome
-LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
- fam.0:${PORTSDIR}/devel/fam
+LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
USE_X_PREFIX= yes
USE_GNOME= intlhack libglade2 esound
USE_GMAKE= yes
+USE_FAM= yes
+WANT_FAM_SYSTEM=fam
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \