summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2003-04-12 16:29:37 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2003-04-12 16:29:37 +0800
commit7d6da63b0c2bf3cd019e35e901aba31f1e2c3974 (patch)
treee2884f55e20598fbbd25f1d25862969ebb77b8fd /graphics
parentfbc9cc2b35d7fd0f410982af191d7a638c1c264e (diff)
downloadmarcuscom-ports-7d6da63b0c2bf3cd019e35e901aba31f1e2c3974.tar
marcuscom-ports-7d6da63b0c2bf3cd019e35e901aba31f1e2c3974.tar.gz
marcuscom-ports-7d6da63b0c2bf3cd019e35e901aba31f1e2c3974.tar.bz2
marcuscom-ports-7d6da63b0c2bf3cd019e35e901aba31f1e2c3974.tar.lz
marcuscom-ports-7d6da63b0c2bf3cd019e35e901aba31f1e2c3974.tar.xz
marcuscom-ports-7d6da63b0c2bf3cd019e35e901aba31f1e2c3974.tar.zst
marcuscom-ports-7d6da63b0c2bf3cd019e35e901aba31f1e2c3974.zip
Don't need to explicitly use gnomevfs2 as it's included by others in
the list. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@603 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gpdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gpdf/Makefile b/graphics/gpdf/Makefile
index 1e3c16000..2cf235ddb 100644
--- a/graphics/gpdf/Makefile
+++ b/graphics/gpdf/Makefile
@@ -18,7 +18,7 @@ COMMENT= GNOME version of xpdf
USE_BZIP2= yes
USE_GMAKE= yes
USE_REINPLACE= yes
-USE_GNOME= gnomeprefix gnomehack libgnomeui gnomevfs2 libgnomeprintui
+USE_GNOME= gnomeprefix gnomehack libgnomeui libgnomeprintui
USE_X_PREFIX= yes
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \