From ff83b59ece3cb81de000596cf625a202afd5e40f Mon Sep 17 00:00:00 2001 From: Yen-Ming Lee Date: Sat, 15 Feb 2003 11:24:06 +0000 Subject: make readme fix PR: 48228 Submitted by: Cyrille Lefevre --- databases/gdbm/Makefile | 3 ++- databases/gdbm/pkg-plist | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'databases') diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile index aa67f0969e09..3d0e0ae6931e 100644 --- a/databases/gdbm/Makefile +++ b/databases/gdbm/Makefile @@ -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 diff --git a/databases/gdbm/pkg-plist b/databases/gdbm/pkg-plist index ee4a2e53b267..45d735bc12fc 100644 --- a/databases/gdbm/pkg-plist +++ b/databases/gdbm/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ include/gdbm.h %%GDBM_COMPAT%%include/dbm.h %%GDBM_COMPAT%%include/ndbm.h -- cgit v1.2.3