diff options
| author | Ade Lovett <ade@FreeBSD.org> | 2004-06-04 17:29:38 +0000 |
|---|---|---|
| committer | Ade Lovett <ade@FreeBSD.org> | 2004-06-04 17:29:38 +0000 |
| commit | 1a628ded35ecbbc5eeb75598dd844d830aca8cb2 (patch) | |
| tree | 128ce8505dc266bea10a8cf389f38de197424aed /security/sfs | |
| parent | Information regarding the great autotools update of July 4 2004 (diff) | |
Sync with new bsd.autotools.mk
Diffstat (limited to 'security/sfs')
| -rw-r--r-- | security/sfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sfs/Makefile b/security/sfs/Makefile index 4809ed436419..2f860eac2b08 100644 --- a/security/sfs/Makefile +++ b/security/sfs/Makefile @@ -20,7 +20,7 @@ PLIST_SUB= SFS_VERSION=${PORTVERSION} INFO= sfs USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-sfsuser=sfs \ --with-sfsgroup=sfs \ |
