svn commit: r395005 - head/net/p5-Net-Nmsg
Don Lewis
truckman at FreeBSD.org
Sat Aug 22 00:29:07 UTC 2015
Author: truckman
Date: Sat Aug 22 00:29:06 2015
New Revision: 395005
URL: https://svnweb.freebsd.org/changeset/ports/395005
Log:
Nuke inclusion of bsd.port.options.mk since it is no longer necessary.
Submitted by: adamw
Sponsored by: Farsight Security, Inc.
Modified:
head/net/p5-Net-Nmsg/Makefile
Modified: head/net/p5-Net-Nmsg/Makefile
==============================================================================
--- head/net/p5-Net-Nmsg/Makefile Sat Aug 22 00:22:21 2015 (r395004)
+++ head/net/p5-Net-Nmsg/Makefile Sat Aug 22 00:29:06 2015 (r395005)
@@ -26,8 +26,6 @@ OPTIONS_DEFINE= EXAMPLES
PORTEXAMPLES= *
-.include <bsd.port.options.mk>
-
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Net/Nmsg/Nmsg.so
More information about the svn-ports-head
mailing list