libtool patch; pvalchev@

This commit is contained in:
jakob 2001-10-07 18:49:28 +00:00
parent c99b40ae2e
commit e5d3982d55
2 changed files with 9 additions and 11 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.50 2001/08/23 07:44:08 wilfried Exp $
# $OpenBSD: Makefile,v 1.51 2001/10/07 18:49:28 jakob Exp $
COMMENT= network protocol analyzer
@ -47,6 +47,9 @@ CONFIGURE_ARGS+= --disable-snmp
.endif
CONFIGURE_ENV+= CONFIG_SHELL='$(WRKBUILD)/sh'
PATCH_LIST= ${PORTSDIR}/infrastructure/patches/patch-lt1.3.5-ltconfig \
patch-*
pre-configure:
# Let zsh act as an sh replacement
ln -sf $(LOCALBASE)/bin/zsh ${WRKBUILD}/sh

View File

@ -1,10 +1,5 @@
lib/ethereal/plugins/0.8.19/libgryphon.so.0.0
lib/ethereal/plugins/0.8.19/gryphon.la
lib/ethereal/plugins/0.8.19/libgryphon.a
lib/ethereal/plugins/0.8.19/libmgcp.so.0.0
lib/ethereal/plugins/0.8.19/mgcp.la
lib/ethereal/plugins/0.8.19/libmgcp.a
@exec ln -s libgryphon.so.0.0 %D/lib/ethereal/plugins/0.8.19/libgryphon.so
@exec ln -s libmgcp.so.0.0 %D/lib/ethereal/plugins/0.8.19/libmgcp.so
@unexec rm %D/lib/ethereal/plugins/0.8.19/libgryphon.so
@unexec rm %D/lib/ethereal/plugins/0.8.19/libmgcp.so
@comment $OpenBSD: PFRAG.shared,v 1.12 2001/10/07 18:49:28 jakob Exp $
lib/ethereal/plugins/0.8.19/gryphon.so
lib/ethereal/plugins/0.8.19/gryphon.a
lib/ethereal/plugins/0.8.19/mgcp.so
lib/ethereal/plugins/0.8.19/mgcp.a