diff options
Diffstat (limited to 'sysutils/fam')
-rw-r--r-- | sysutils/fam/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/fam/Makefile b/sysutils/fam/Makefile index adcc4462ebc..c273eefcb35 100644 --- a/sysutils/fam/Makefile +++ b/sysutils/fam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/03/28 22:00:05 minskim Exp $ +# $NetBSD: Makefile,v 1.13 2004/04/04 09:24:58 recht Exp $ # DISTNAME= fam-2.7.0 @@ -18,6 +18,7 @@ USE_GNU_TOOLS+= make USE_LIBTOOL= YES USE_PKGINSTALL= YES GNU_CONFIGURE= YES +USE_LANGUAGES= c c++ CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} |