summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-07-09 04:05:41 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-07-09 04:05:41 +0800
commit7b0837a92840e991962842bbd08249f196b959d9 (patch)
tree9eea829907ea6e94890998733a73f1e714179e57 /www
parentf49fc88386cd7ada827699f934d8f1054dd2a72a (diff)
downloadmarcuscom-ports-7b0837a92840e991962842bbd08249f196b959d9.tar
marcuscom-ports-7b0837a92840e991962842bbd08249f196b959d9.tar.gz
marcuscom-ports-7b0837a92840e991962842bbd08249f196b959d9.tar.bz2
marcuscom-ports-7b0837a92840e991962842bbd08249f196b959d9.tar.lz
marcuscom-ports-7b0837a92840e991962842bbd08249f196b959d9.tar.xz
marcuscom-ports-7b0837a92840e991962842bbd08249f196b959d9.tar.zst
marcuscom-ports-7b0837a92840e991962842bbd08249f196b959d9.zip
Update to 0.10.2.
Obtained from: FreeBSD ports tree git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2465 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r--www/screem/Makefile10
-rw-r--r--www/screem/distinfo4
2 files changed, 9 insertions, 5 deletions
diff --git a/www/screem/Makefile b/www/screem/Makefile
index c347d6c3d..258abf044 100644
--- a/www/screem/Makefile
+++ b/www/screem/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= screem
-PORTVERSION= 0.10.1
-PORTREVISION= 3
+PORTVERSION= 0.10.2
+PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -38,7 +38,6 @@ USE_PERL5= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS+= --without-included-neon
-# --with-neon="${LOCALBASE}/lib"
post-patch:
@${REINPLACE_CMD} -e 's|\$${DATADIRNAME}/\$${PACKAGE}/pixmaps|\$${DATADIRNAME}/gnome/\$${PACKAGE}/pixmaps|g ; \
@@ -48,4 +47,9 @@ post-patch:
post-configure:
@${REINPLACE_CMD} -e 's|\/\* #undef HAVE_LIMITS_H \*\/|#define HAVE_LIMITS_H 1|g' ${WRKSRC}/config.h
+# HACK: This allows test builds into a temporary directory, but in the REAL world,
+# gconf would have created this directory.
+pre-install:
+ @${MKDIR} ${PREFIX}/etc/gconf/gconf.xml.defaults
+
.include <bsd.port.mk>
diff --git a/www/screem/distinfo b/www/screem/distinfo
index 3f99be88e..983b017c2 100644
--- a/www/screem/distinfo
+++ b/www/screem/distinfo
@@ -1,2 +1,2 @@
-MD5 (screem-0.10.1.tar.gz) = 20b21890be18654b9e7b20e111a65a5c
-SIZE (screem-0.10.1.tar.gz) = 2350120
+MD5 (screem-0.10.2.tar.gz) = a58c72555a6cecf34c2e2f6d9fda0288
+SIZE (screem-0.10.2.tar.gz) = 2350572