summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-12-30 06:22:54 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-12-30 06:22:54 +0800
commit1e79cd8d56dedc4af322184cc094c0bf3f9ce418 (patch)
tree94f7abe922b0b3d3ce1c79832234243a4f3c5b00
parentacad115d38b2fe8e318390623b9d8e0f8964b632 (diff)
downloadmarcuscom-ports-1e79cd8d56dedc4af322184cc094c0bf3f9ce418.tar
marcuscom-ports-1e79cd8d56dedc4af322184cc094c0bf3f9ce418.tar.gz
marcuscom-ports-1e79cd8d56dedc4af322184cc094c0bf3f9ce418.tar.bz2
marcuscom-ports-1e79cd8d56dedc4af322184cc094c0bf3f9ce418.tar.lz
marcuscom-ports-1e79cd8d56dedc4af322184cc094c0bf3f9ce418.tar.xz
marcuscom-ports-1e79cd8d56dedc4af322184cc094c0bf3f9ce418.tar.zst
marcuscom-ports-1e79cd8d56dedc4af322184cc094c0bf3f9ce418.zip
Fix the icon directory path so the stock pixmaps can be found.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1551 df743ca5-7f9a-e211-a948-0013205c9059
-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 5511c7c08..0a30d08d0 100644
--- a/print/ggv2/Makefile
+++ b/print/ggv2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ggv2
PORTVERSION= 2.5.1
+PORTREVISION= 1
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.5
diff --git a/print/ggv2/files/patch-src_Makefile.in b/print/ggv2/files/patch-src_Makefile.in
new file mode 100644
index 000000000..7e16d876b
--- /dev/null
+++ b/print/ggv2/files/patch-src_Makefile.in
@@ -0,0 +1,11 @@
+--- src/Makefile.in.orig Mon Dec 29 17:22:01 2003
++++ src/Makefile.in Mon Dec 29 17:22:21 2003
+@@ -145,7 +145,7 @@
+
+ SUBDIRS = recent-files stock cursors
+
+-INCLUDES = -I$(top_srcdir)/recent-files -DG_LOG_DOMAIN=\"GGV\" -DGNOMELOCALEDIR=\""${prefix}/${DATADIRNAME}/locale"\" -DGNOMEICONDIR=\""${prefix}/${DATADIRNAME}/pixmaps"\" -DDATADIR=\""$(datadir)"\" $(GGV_CFLAGS) $(GGV_DEPRECATED_CFLAGS) -I$(includedir)
++INCLUDES = -I$(top_srcdir)/recent-files -DG_LOG_DOMAIN=\"GGV\" -DGNOMELOCALEDIR=\""${prefix}/${DATADIRNAME}/locale"\" -DGNOMEICONDIR=\""${datadir}/pixmaps"\" -DDATADIR=\""$(datadir)"\" $(GGV_CFLAGS) $(GGV_DEPRECATED_CFLAGS) -I$(includedir)
+
+
+ bin_PROGRAMS = ggv