summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-09-19 05:03:15 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-09-19 05:03:15 +0800
commit303e0964325dd1097d56631b157605779c8ff08e (patch)
treebb5506dad5d860d48b38bb9d78f009b8642c0261
parentad3d6776a90b3ae01d3912b730ea603686f8eb49 (diff)
downloadmarcuscom-ports-303e0964325dd1097d56631b157605779c8ff08e.tar
marcuscom-ports-303e0964325dd1097d56631b157605779c8ff08e.tar.gz
marcuscom-ports-303e0964325dd1097d56631b157605779c8ff08e.tar.bz2
marcuscom-ports-303e0964325dd1097d56631b157605779c8ff08e.tar.lz
marcuscom-ports-303e0964325dd1097d56631b157605779c8ff08e.tar.xz
marcuscom-ports-303e0964325dd1097d56631b157605779c8ff08e.tar.zst
marcuscom-ports-303e0964325dd1097d56631b157605779c8ff08e.zip
- Update for LOCALBASE use
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7331 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--graphics/gqview-devel/Makefile1
-rw-r--r--graphics/gqview/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/graphics/gqview-devel/Makefile b/graphics/gqview-devel/Makefile
index e4727799a..a4872ecfb 100644
--- a/graphics/gqview-devel/Makefile
+++ b/graphics/gqview-devel/Makefile
@@ -17,7 +17,6 @@ COMMENT= Another gtk2-based graphic file viewer
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
-USE_X_PREFIX= yes
USE_GNOME= gnomehier gtk20
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile
index 3f0918c0f..0ba57dac0 100644
--- a/graphics/gqview/Makefile
+++ b/graphics/gqview/Makefile
@@ -17,7 +17,6 @@ COMMENT= Another gtk2-based graphic file viewer
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
-USE_X_PREFIX= yes
USE_GNOME= gnomehier gtk20
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \