aboutsummaryrefslogtreecommitdiff
path: root/graphics/gtkam/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-01-07 19:04:37 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-01-07 19:04:37 +0000
commit969b58b7859ea09075d062889a6eb4abaec481d8 (patch)
tree1d3a5f99199e5133d5e3a7ce030c3ec3c756d83d /graphics/gtkam/Makefile
parent7c83744fe0d71cdc495db3db6b4a8bf108b39ca0 (diff)
- Update to 0.1.13
PR: ports/91457 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes: svn path=/head/; revision=153009
Diffstat (limited to 'graphics/gtkam/Makefile')
-rw-r--r--graphics/gtkam/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile
index 62491f8feea4..e0767865de6c 100644
--- a/graphics/gtkam/Makefile
+++ b/graphics/gtkam/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gtkam
-PORTVERSION= 0.1.12
-PORTREVISION= 5
+PORTVERSION= 0.1.13
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gphoto
@@ -61,13 +60,11 @@ pre-everything::
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|-g -Wall||g ; \
- s|gimpui-1.3|gimpui-2.0|g' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|GIMP_VERSION="2.0"|GIMP_VERSION="2.2"|g ; \
+ s|images/gtkam|gtkam/images|g' ${WRKSRC}/configure
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
's|images/gtkam|gtkam/images|g ; \
- s|-pedantic||g ; \
- s|$$(libdir)/gimp/1.3/|$$(libexecdir)/gimp/2.2/|g'
- @${ECHO_CMD} "Icon=gtkam.png" >> ${WRKSRC}/gtkam.desktop
+ s|$$(libdir)/gimp/|$$(libexecdir)/gimp/|g'
post-install:
${INSTALL_DATA} ${WRKSRC}/gtkam.desktop \