summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2003-05-22 06:27:54 +0000
committerKevin Lo <kevlo@FreeBSD.org>2003-05-22 06:27:54 +0000
commit064df8255c0dae4a6b0250f8bb7c8689377e3e41 (patch)
treebf2068adf1a86e068841fafbb5a1f1042e5fb033 /irc
parenta6d0abbc6920b11a5dd5470d10939177c3cdd0df (diff)
downloadfreebsd-ports-064df8255c0dae4a6b0250f8bb7c8689377e3e41.zip
Oops, this one is correct
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>