aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/gnuitar/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/gnuitar/Makefile b/audio/gnuitar/Makefile
index cadb5e1834a1..b1b600f76758 100644
--- a/audio/gnuitar/Makefile
+++ b/audio/gnuitar/Makefile
@@ -33,6 +33,8 @@ DESKTOP_ENTRIES="GNUitar" \
"" \
true
+.include <bsd.port.pre.mk>
+
pre-fetch:
@${CAT} pkg-message
@@ -61,4 +63,4 @@ post-install:
@${CHMOD} u+s ${PREFIX}/bin/gnuitar
.endif
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>