summaryrefslogtreecommitdiff
path: root/databases/xmysql
diff options
context:
space:
mode:
authorveego <veego@pkgsrc.org>2000-11-03 20:53:47 +0000
committerveego <veego@pkgsrc.org>2000-11-03 20:53:47 +0000
commit8aa5ac2c54d2462fecdf46cbb2e947641a87bfac (patch)
tree2ec1aa49a8a60de60baa9f498d2115563d1a6f6a /databases/xmysql
parentaf3757f739286ba729362bd8a5c5bafd61176cd6 (diff)
downloadpkgsrc-8aa5ac2c54d2462fecdf46cbb2e947641a87bfac.tar.gz
Pass X11PREFIX=${X11PREFIX} to the make subproccess.
Diffstat (limited to 'databases/xmysql')
-rw-r--r--databases/xmysql/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/xmysql/Makefile b/databases/xmysql/Makefile
index e8f81c302b6..d6e5785779e 100644
--- a/databases/xmysql/Makefile
+++ b/databases/xmysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/09/28 20:34:04 fredb Exp $
+# $NetBSD: Makefile,v 1.6 2000/11/03 20:53:47 veego Exp $
#
DISTNAME= xmysql-1.10
@@ -11,6 +11,7 @@ HOMEPAGE= http://web.wt.net/~dblhack
DEPENDS= mysql-client-3.22.32:../../databases/mysql-client
DEPENDS+= xforms>=0.88nb1:../../x11/xforms
+MAKE_ENV+= X11PREFIX=${X11PREFIX}
USE_X11= YES
USE_XPM= YES