summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
Diffstat (limited to 'irc')
-rw-r--r--irc/quirc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/irc/quirc/Makefile b/irc/quirc/Makefile
index 797594fda969..1e89f7fdbba5 100644
--- a/irc/quirc/Makefile
+++ b/irc/quirc/Makefile
@@ -15,8 +15,6 @@ COMMENT= An irc client for the X Window System that uses TCL/TK
LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83
-.include <bsd.port.pre.mk>
-
USE_XLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS} -pedantic"
@@ -41,4 +39,4 @@ post-install:
.endfor
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>