aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorDejan Lesjak <lesi@FreeBSD.org>2004-12-12 15:37:01 +0000
committerDejan Lesjak <lesi@FreeBSD.org>2004-12-12 15:37:01 +0000
commit1a83b2146bbed463996d2f476aafd7359a4c9517 (patch)
treecd484c0ed8f97a2ce581b6895f0859fdf46d17e4 /print
parent322a84aab436ce6477e8ff997caf833285939b2c (diff)
downloadports-1a83b2146bbed463996d2f476aafd7359a4c9517.tar.gz
ports-1a83b2146bbed463996d2f476aafd7359a4c9517.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/scribus-devel/Makefile1
-rw-r--r--print/scribus/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile
index 588bfea60b5d..9e53b98b5a29 100644
--- a/print/scribus-devel/Makefile
+++ b/print/scribus-devel/Makefile
@@ -39,6 +39,7 @@ GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib/scribus/libs \
%%PREFIX%%/lib/scribus/plugins
+CONFIGURE_ARGS= --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include
pre-everything::
.if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes
diff --git a/print/scribus/Makefile b/print/scribus/Makefile
index 588bfea60b5d..9e53b98b5a29 100644
--- a/print/scribus/Makefile
+++ b/print/scribus/Makefile
@@ -39,6 +39,7 @@ GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib/scribus/libs \
%%PREFIX%%/lib/scribus/plugins
+CONFIGURE_ARGS= --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include
pre-everything::
.if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes