aboutsummaryrefslogtreecommitdiff
path: root/devel/libinotify
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-24 06:24:17 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-24 06:24:17 +0000
commit110f3583b678bf22fb94d6d1f280cbd2a352e957 (patch)
tree8d9949ca6c69df96c0d2fd758409b3e4417976d0 /devel/libinotify
parent3ddccf34d69359716acf90c1ac08a369dd35df15 (diff)
Notes
Diffstat (limited to 'devel/libinotify')
-rw-r--r--devel/libinotify/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/libinotify/Makefile b/devel/libinotify/Makefile
index e0be60aa5fc4..d29f5e1d350f 100644
--- a/devel/libinotify/Makefile
+++ b/devel/libinotify/Makefile
@@ -18,12 +18,8 @@ USE_LDCONFIG= yes
#
# Get rid of .la and static library files
#
-NO_STAGE= yes
post-configure:
@${REINPLACE_CMD} -E -e \
'/Install the pseudo-library/,/staticlibs=/s,^,#,' ${WRKSRC}/libtool
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>