aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2006-12-09 10:12:38 +0800
committerrafan <rafan@FreeBSD.org>2006-12-09 10:12:38 +0800
commit44fed12257ce3ab0ae5083f63acbae9d32e3046a (patch)
tree8bcafbee9ccd03b7141fa6c445548c2ccce67056 /print
parent76f60a524835edaa85afe818d0a7f6cea3ec8c28 (diff)
downloadfreebsd-ports-gnome-44fed12257ce3ab0ae5083f63acbae9d32e3046a.tar.gz
freebsd-ports-gnome-44fed12257ce3ab0ae5083f63acbae9d32e3046a.tar.zst
freebsd-ports-gnome-44fed12257ce3ab0ae5083f63acbae9d32e3046a.zip
- Respect X11BASE
Approved by: portmgr (linimon)
Diffstat (limited to 'print')
-rw-r--r--print/ft2demos/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/ft2demos/Makefile b/print/ft2demos/Makefile
index ddf8f080c4f9..77eeb05ce79f 100644
--- a/print/ft2demos/Makefile
+++ b/print/ft2demos/Makefile
@@ -28,6 +28,7 @@ USE_AUTOTOOLS= libtool:15:env
USE_BZIP2= yes
USE_GMAKE= yes
MAKE_ENV= TOP_DIR="${FREETYPE_WRKSRC}"
+MAKE_ARGS= X11_PATH="${X11BASE}"
.include <bsd.port.pre.mk>