diff options
Diffstat (limited to 'sysutils/fam')
-rw-r--r-- | sysutils/fam/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/fam/Makefile b/sysutils/fam/Makefile index 9074999f151..f57138c31de 100644 --- a/sysutils/fam/Makefile +++ b/sysutils/fam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/02/11 00:39:29 xtraeme Exp $ +# $NetBSD: Makefile,v 1.11 2004/02/14 17:21:52 jlam Exp $ # DISTNAME= fam-2.6.10 @@ -17,8 +17,6 @@ USE_LIBTOOL= YES USE_PKGINSTALL= YES GNU_CONFIGURE= YES -LIBTOOL_OVERRIDE= ${WRKSRC}/libtool - CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} EGDIR= ${PREFIX}/share/examples/fam |