Remove use/install of embedded libltdl, using devel/libltdl instead.

Port seems to be broken either way, though:

  ===>  Building for posadis-0.60.1_1
  make: don't know how to make all. Stop

An empty Makefile is generated.

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
This commit is contained in:
Ade Lovett 2003-10-13 20:36:36 +00:00
parent 2e6cffb68c
commit 22f2d92343
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91097
2 changed files with 4 additions and 7 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= posadis
PORTVERSION= 0.60.1
PORTREVISION= 1
CATEGORIES= dns
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -16,9 +17,10 @@ COMMENT= "Domain Name Server (DNS) implementation"
LIB_DEPENDS= poslib.0:${PORTSDIR}/devel/poslib
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_LIBTOOL= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --disable-ltdl-install
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
INSTALLS_SHLIB= yes
PLIST_SUB= VERSION="${PORTVERSION}"

View File

@ -4,7 +4,6 @@ bin/posadis-config
bin/posadis-getroots
bin/posask
bin/poshost
include/ltdl.h
include/posadis-%%VERSION%%/auth_mem.h
include/posadis-%%VERSION%%/cacheapply.h
include/posadis-%%VERSION%%/configuration.h
@ -23,10 +22,6 @@ include/posadis-%%VERSION%%/zonetransfer.h
include/posadis-%%VERSION%%/secondary.h
include/posadis-%%VERSION%%/updates.h
@dirrm include/posadis-%%VERSION%%
lib/libltdl.so.4
lib/libltdl.so
lib/libltdl.la
lib/libltdl.a
lib/posadis/revmap.so.0
lib/posadis/revmap.so
lib/posadis/revmap.la