aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-06-07 05:35:21 +0800
committerantoine <antoine@FreeBSD.org>2014-06-07 05:35:21 +0800
commit2d0ac4f8d3a7197ee26f3c0644690756722f6763 (patch)
treee29efe0365a505c86cc73eec703e346610426c1e
parent08583c565f3a9ae74fa76c43ef6bb7845be7dbf2 (diff)
downloadfreebsd-ports-gnome-2d0ac4f8d3a7197ee26f3c0644690756722f6763.tar.gz
freebsd-ports-gnome-2d0ac4f8d3a7197ee26f3c0644690756722f6763.tar.zst
freebsd-ports-gnome-2d0ac4f8d3a7197ee26f3c0644690756722f6763.zip
Do not include bsd.port.pre.mk twice
With hat: portmgr
-rw-r--r--devel/fb303/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fb303/Makefile b/devel/fb303/Makefile
index a24978bddc03..b4c91443ec7e 100644
--- a/devel/fb303/Makefile
+++ b/devel/fb303/Makefile
@@ -50,4 +50,4 @@ post-install:
.endfor
.include "../thrift/bsd.thrift.mk"
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>