aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-09-13 07:20:29 +0800
committerlioux <lioux@FreeBSD.org>2001-09-13 07:20:29 +0800
commit82a76326662e34c314c272bfd71bba27b972cb6d (patch)
treef86bc416e183b61a2e0ea07d8ccfadbaf8c116a1 /databases
parentf054c52275b21805f2d1f78264bd06440058a9ab (diff)
downloadfreebsd-ports-graphics-82a76326662e34c314c272bfd71bba27b972cb6d.tar.gz
freebsd-ports-graphics-82a76326662e34c314c272bfd71bba27b972cb6d.tar.zst
freebsd-ports-graphics-82a76326662e34c314c272bfd71bba27b972cb6d.zip
honor PREFIX
PR: 30387 Submitted by: MAINTAINER
Diffstat (limited to 'databases')
-rw-r--r--databases/gdbm/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile
index 04358656246..3944c10d4c7 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