diff options
author | John Marino <marino@FreeBSD.org> | 2015-12-02 19:34:26 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-12-02 19:34:26 +0000 |
commit | 9ccfff27590517601b9f742c828e43e59f05cba2 (patch) | |
tree | 2f8430d8a0dc9ffedf93600cfe529ca2ccc8c898 /www/netsurf | |
parent | 5ee18f2585cf1d7501a82e6488eab5ac17b1b681 (diff) | |
download | ports-9ccfff27590517601b9f742c828e43e59f05cba2.tar.gz ports-9ccfff27590517601b9f742c828e43e59f05cba2.zip |
Notes
Diffstat (limited to 'www/netsurf')
-rw-r--r-- | www/netsurf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/netsurf/Makefile b/www/netsurf/Makefile index b8bbec044cb0..15a57a420e4c 100644 --- a/www/netsurf/Makefile +++ b/www/netsurf/Makefile @@ -73,4 +73,4 @@ do-configure: post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/netsurf -.include <bsd.port.post.mk> +.include <bsd.port.mk> |