aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gnome-backgrounds
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-02-07 22:46:37 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-02-07 22:46:37 +0000
commite27096e9161b9db1e284ad3ee73848d18afda278 (patch)
tree7fff404e194c008700115d292c2c3d2b0a691571 /x11-themes/gnome-backgrounds
parentb572e16ed4f8950545d049322a95f6f9eab9e871 (diff)
downloadports-e27096e9161b9db1e284ad3ee73848d18afda278.tar.gz
ports-e27096e9161b9db1e284ad3ee73848d18afda278.zip
This hack is no longer needed since 2.12.3.1 fixed this automake problem.
Notes
Notes: svn path=/head/; revision=155460
Diffstat (limited to 'x11-themes/gnome-backgrounds')
-rw-r--r--x11-themes/gnome-backgrounds/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-themes/gnome-backgrounds/Makefile b/x11-themes/gnome-backgrounds/Makefile
index 5baba92f57ef..79e8356afeb6 100644
--- a/x11-themes/gnome-backgrounds/Makefile
+++ b/x11-themes/gnome-backgrounds/Makefile
@@ -25,8 +25,4 @@ USE_GNOME= gnomeprefix gnometarget gnomehack intlhack
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-post-patch:
- @${REINPLACE_CMD} -e 's|@install_sh@|@INSTALL@|g' \
- ${WRKSRC}/po/Makefile.in.in
-
.include <bsd.port.mk>