1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

make readme fix

PR:		48228
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
This commit is contained in:
Yen-Ming Lee 2003-02-15 11:24:06 +00:00
parent af0250c16c
commit ff83b59ece
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75561
2 changed files with 3 additions and 1 deletions

View File

@ -17,7 +17,8 @@ USE_GMAKE= yes
USE_LIBTOOL= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
.if defined(WITH_COMPAT) && ${WITH_COMPAT:L} != no
.if defined(WITH_COMPAT)
INSTALL_TARGET= install install-compat
PLIST_SUB= GDBM_COMPAT=""
.else

View File

@ -1,3 +1,4 @@
@comment $FreeBSD$
include/gdbm.h
%%GDBM_COMPAT%%include/dbm.h
%%GDBM_COMPAT%%include/ndbm.h