aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorPhilip Paeps <philip@FreeBSD.org>2007-06-03 12:19:04 +0000
committerPhilip Paeps <philip@FreeBSD.org>2007-06-03 12:19:04 +0000
commite51dd037dc2bccfb1882f5bfbc476d15f3e04f84 (patch)
tree59ebf4f59c66a1558aa72214f30786a9f7252017 /x11-themes
parent1573f650e5183b030d482f2cdd4baf7db3c4c448 (diff)
downloadports-e51dd037dc2bccfb1882f5bfbc476d15f3e04f84.tar.gz
ports-e51dd037dc2bccfb1882f5bfbc476d15f3e04f84.zip
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gtk-flat-theme2/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-themes/gtk-flat-theme2/Makefile b/x11-themes/gtk-flat-theme2/Makefile
index fd667d750c68..cc6c4b0ddbd1 100644
--- a/x11-themes/gtk-flat-theme2/Makefile
+++ b/x11-themes/gtk-flat-theme2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtk-flat-theme2
PORTVERSION= 0.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= x11-themes
MASTER_SITES= ${MASTER_SITE_THEMES}
MASTER_SITE_SUBDIR= gtk2flat
@@ -24,8 +24,7 @@ USE_GNOME= gnomehack gtk20
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 700029
-BROKEN= Incorrect objformat handling
-.endif
+post-extract:
+ @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
.include <bsd.port.post.mk>