summaryrefslogtreecommitdiffstats
path: root/graphics/epdfview/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-04-21 08:01:14 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-04-21 08:01:14 +0800
commit1852ea286287245474acd103ab3b64546de7ccbf (patch)
tree576a2ae24148e2d54551e9cbba13beb2244dbb50 /graphics/epdfview/Makefile
parentb020b08a125c1c0c6fb3393d5a63a529d9af6bc0 (diff)
downloadmarcuscom-ports-1852ea286287245474acd103ab3b64546de7ccbf.tar
marcuscom-ports-1852ea286287245474acd103ab3b64546de7ccbf.tar.gz
marcuscom-ports-1852ea286287245474acd103ab3b64546de7ccbf.tar.bz2
marcuscom-ports-1852ea286287245474acd103ab3b64546de7ccbf.tar.lz
marcuscom-ports-1852ea286287245474acd103ab3b64546de7ccbf.tar.xz
marcuscom-ports-1852ea286287245474acd103ab3b64546de7ccbf.tar.zst
marcuscom-ports-1852ea286287245474acd103ab3b64546de7ccbf.zip
Sync with FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10883 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/epdfview/Makefile')
-rw-r--r--graphics/epdfview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile
index 95273f9f2..1a7d6db83 100644
--- a/graphics/epdfview/Makefile
+++ b/graphics/epdfview/Makefile
@@ -24,8 +24,8 @@ INSTALLS_ICONS= yes
USE_ICONV= yes
USE_GMAKE= yes
USE_GNOME= gtk20 intlhack
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes