aboutsummaryrefslogtreecommitdiff
path: root/x11/libfm
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-07-30 09:39:44 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-07-30 09:39:44 +0000
commitca18c5b1d871a92954334d7e56906b51e1c2d086 (patch)
tree69ab1e6d1c3aa62d8921d89f1d46c51f48b49f3a /x11/libfm
parent769329177b45b3221adba2ec0ddb4d734343d53e (diff)
downloadports-ca18c5b1d871a92954334d7e56906b51e1c2d086.tar.gz
ports-ca18c5b1d871a92954334d7e56906b51e1c2d086.zip
Notes
Diffstat (limited to 'x11/libfm')
-rw-r--r--x11/libfm/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/libfm/Makefile b/x11/libfm/Makefile
index c9b8cdadf5c1..bb2aa7364d91 100644
--- a/x11/libfm/Makefile
+++ b/x11/libfm/Makefile
@@ -37,6 +37,10 @@ PLIST_SUB+= NLS="@comment "
.include <bsd.port.pre.mk>
+post-patch:
+ @${REINPLACE_CMD} -e 's|-DG_DISABLE_DEPRECATED||g' \
+ ${WRKSRC}/src/Makefile.in
+
pre-install:
cd ${WRKDIR}/libfm-${PORTVERSION} && ${CHMOD} 755 install-sh