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:
parent
af0250c16c
commit
ff83b59ece
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75561
@ -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
|
||||
|
@ -1,3 +1,4 @@
|
||||
@comment $FreeBSD$
|
||||
include/gdbm.h
|
||||
%%GDBM_COMPAT%%include/dbm.h
|
||||
%%GDBM_COMPAT%%include/ndbm.h
|
||||
|
Loading…
Reference in New Issue
Block a user