summaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-07-01 14:35:34 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-07-01 14:35:34 +0800
commit22ee02b7b684c78b63126051a8d69e0f355e645c (patch)
tree749b50e38b4ad6674ceefde6793daf8c95e78de6 /print
parent5b5207e745874fb251ab37b25b6d065931909997 (diff)
downloadmarcuscom-ports-22ee02b7b684c78b63126051a8d69e0f355e645c.tar
marcuscom-ports-22ee02b7b684c78b63126051a8d69e0f355e645c.tar.gz
marcuscom-ports-22ee02b7b684c78b63126051a8d69e0f355e645c.tar.bz2
marcuscom-ports-22ee02b7b684c78b63126051a8d69e0f355e645c.tar.lz
marcuscom-ports-22ee02b7b684c78b63126051a8d69e0f355e645c.tar.xz
marcuscom-ports-22ee02b7b684c78b63126051a8d69e0f355e645c.tar.zst
marcuscom-ports-22ee02b7b684c78b63126051a8d69e0f355e645c.zip
Fix the pixmap path.
Reported by: Jeremy Messenger <mezz7@cox.net> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@945 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'print')
-rw-r--r--print/ggv2/Makefile1
-rw-r--r--print/ggv2/files/patch-src_Makefile.in11
2 files changed, 12 insertions, 0 deletions
diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile
index 4fb901086..5dd2befa6 100644
--- a/print/ggv2/Makefile
+++ b/print/ggv2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ggv2
PORTVERSION= 2.3.1
+PORTREVISION= 1
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.3
diff --git a/print/ggv2/files/patch-src_Makefile.in b/print/ggv2/files/patch-src_Makefile.in
new file mode 100644
index 000000000..9d5e59d26
--- /dev/null
+++ b/print/ggv2/files/patch-src_Makefile.in
@@ -0,0 +1,11 @@
+--- src/Makefile.in.orig Tue Jul 1 02:26:52 2003
++++ src/Makefile.in Tue Jul 1 02:27:19 2003
+@@ -135,7 +135,7 @@
+
+ SUBDIRS = stock cursors
+
+-INCLUDES = -I$(includedir) -DG_LOG_DOMAIN=\"GGV\" -DGNOMELOCALEDIR=\""${prefix}/${DATADIRNAME}/locale"\" -DGNOMEICONDIR=\""${prefix}/${DATADIRNAME}/pixmaps"\" -DDATADIR=\""$(datadir)"\" $(GGV_EXTRA_CFLAGS) $(GGV_CFLAGS)
++INCLUDES = -I$(includedir) -DG_LOG_DOMAIN=\"GGV\" -DGNOMELOCALEDIR=\""${prefix}/${DATADIRNAME}/locale"\" -DGNOMEICONDIR=\""${datadir}/pixmaps"\" -DDATADIR=\""$(datadir)"\" $(GGV_EXTRA_CFLAGS) $(GGV_CFLAGS)
+
+
+ bin_PROGRAMS = ggv