Put the libtool archive back.

Committers: Please be careful to not carelessly remove libtool archives
from ports in KDE's dependency path. You will very likely cause much pain
for users in the process.

Discussed with: bland
This commit is contained in:
Michael Nottebrock 2004-08-03 15:49:35 +00:00
parent c62523901c
commit 125dedf85a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115345
2 changed files with 3 additions and 2 deletions

View file

@ -7,7 +7,7 @@
PORTNAME= fam
PORTVERSION= 2.6.9
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= devel
MASTER_SITES= ftp://oss.sgi.com/projects/fam/download/
PATCH_SITES= ftp://oss.sgi.com/projects/fam/download/patches/
@ -22,7 +22,7 @@ CFLAGS+= -Wno-deprecated
USE_AUTOMAKE_VER=15
USE_AUTOCONF_VER=253
USE_LIBTOOL_VER=15
USE_INC_LIBTOOL_VER=13
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
INSTALLS_SHLIB= yes

View file

@ -2,6 +2,7 @@ bin/fam
etc/fam.conf
include/fam.h
lib/libfam.a
lib/libfam.la
lib/libfam.so
lib/libfam.so.0
@unexec rm -f %D/etc/rc.d/fam.sh || true