summaryrefslogtreecommitdiff
path: root/databases/gdbm
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-09-12 23:20:29 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-09-12 23:20:29 +0000
commit1340b8838e8fad9618c51e805205b0799222f39f (patch)
tree8b5311e7f29a660cc4e20877a67d56de948c046e /databases/gdbm
parento style fixes (diff)
honor PREFIX
PR: 30387 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=47772
Diffstat (limited to 'databases/gdbm')
-rw-r--r--databases/gdbm/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile
index 043586562465..3944c10d4c77 100644
--- a/databases/gdbm/Makefile
+++ b/databases/gdbm/Makefile
@@ -15,6 +15,9 @@ MAINTAINER= clefevre@citeweb.net
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
+USE_GMAKE= yes
+# PREFIX isn't honored. force it w/ prefix.
+MAKE_ARGS= prefix=${PREFIX}
MAN3= gdbm.3