aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-05-19 02:59:49 +0800
committerlinimon <linimon@FreeBSD.org>2004-05-19 02:59:49 +0800
commit081ae7be8093edc0fdf19820ef847878d585a9ee (patch)
tree61b38a1a0d228f9d9dbae1cf8b7a141999394215
parent47a1655f18328b9e4f4ff55e8e6f123948f16ef2 (diff)
downloadfreebsd-ports-graphics-081ae7be8093edc0fdf19820ef847878d585a9ee.tar.gz
freebsd-ports-graphics-081ae7be8093edc0fdf19820ef847878d585a9ee.tar.zst
freebsd-ports-graphics-081ae7be8093edc0fdf19820ef847878d585a9ee.zip
Canonicalize inclusion of bsd.port.post.mk.
-rw-r--r--net/cap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cap/Makefile b/net/cap/Makefile
index 018ab9b5af0..4a25efe72aa 100644
--- a/net/cap/Makefile
+++ b/net/cap/Makefile
@@ -124,4 +124,4 @@ post-install:
@${LN} -fs ${PREFIX}/man/man8/papif.8${GZ} ${PREFIX}/man/man8/papof.8${GZ}
@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
-.include "bsd.port.post.mk"
+.include <bsd.port.post.mk>