aboutsummaryrefslogtreecommitdiff
path: root/devel/fam
diff options
context:
space:
mode:
authorMichael Landin <mich@FreeBSD.org>2006-08-16 12:32:26 +0000
committerMichael Landin <mich@FreeBSD.org>2006-08-16 12:32:26 +0000
commit7b82837c1398d01bf23b60d4d6bd082511bae9b4 (patch)
treece21cb5244cafb796fbd4c090dadaa5c00d86181 /devel/fam
parent541c7024412796a7a824c4f3ef8ed2068c83130a (diff)
downloadports-7b82837c1398d01bf23b60d4d6bd082511bae9b4.tar.gz
ports-7b82837c1398d01bf23b60d4d6bd082511bae9b4.zip
- FAM doesn't build if some stale files exist in share/aclocal. To avoid
future problems change priotity in include paths - bump PORTREVISION PR: ports/102141 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
Notes
Notes: svn path=/head/; revision=170788
Diffstat (limited to 'devel/fam')
-rw-r--r--devel/fam/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/devel/fam/Makefile b/devel/fam/Makefile
index 6e727de6352d..a2e56bbcca59 100644
--- a/devel/fam/Makefile
+++ b/devel/fam/Makefile
@@ -5,11 +5,12 @@
# $FreeBSD$
#
-PORTNAME= fam
-PORTVERSION= 2.6.10
-CATEGORIES= devel
-MASTER_SITES= ftp://oss.sgi.com/projects/fam/download/
-DIST_SUBDIR= ${PORTNAME}
+PORTNAME= fam
+PORTVERSION= 2.6.10
+PORTREVISION= 1
+CATEGORIES= devel
+MASTER_SITES= ftp://oss.sgi.com/projects/fam/download/
+DIST_SUBDIR= ${PORTNAME}
MAINTAINER= ssedov@mbsd.msk.ru
COMMENT= A file alteration monitor
@@ -21,7 +22,7 @@ AUTOMAKE_ARGS= -c -a
USE_GMAKE= yes
USE_GNOME= gnometarget
USE_LDCONFIG= yes
-ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal
+ACLOCAL_ARGS= -I "${ACLOCAL_DIR}" -I ${LOCALBASE}/share/aclocal
SUB_FILES= pkg-message
MAN1= fam.1m