aboutsummaryrefslogtreecommitdiff
path: root/databases/gdbm
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2003-02-15 11:24:06 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2003-02-15 11:24:06 +0000
commitff83b59ece3cb81de000596cf625a202afd5e40f (patch)
treeab39415110ba47f37d715c9961f496a465bdf139 /databases/gdbm
parentaf0250c16ca6e713d7bdc6e1619d30b9cab6b8c7 (diff)
downloadports-ff83b59ece3cb81de000596cf625a202afd5e40f.tar.gz
ports-ff83b59ece3cb81de000596cf625a202afd5e40f.zip
make readme fix
PR: 48228 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
Notes
Notes: svn path=/head/; revision=75561
Diffstat (limited to 'databases/gdbm')
-rw-r--r--databases/gdbm/Makefile3
-rw-r--r--databases/gdbm/pkg-plist1
2 files changed, 3 insertions, 1 deletions
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