summaryrefslogtreecommitdiffstats
path: root/irc/xchat-gnome/Makefile
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-10-09 03:42:52 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-10-09 03:42:52 +0800
commit43d34be219cb0ba9208a2ed402dd573debc7b807 (patch)
tree995c2f34a1ca10858e58e3e65fe2d19a13429ea1 /irc/xchat-gnome/Makefile
parent9fe714a6410c45ae00f7b6954860e1efdc681579 (diff)
downloadmarcuscom-ports-43d34be219cb0ba9208a2ed402dd573debc7b807.tar
marcuscom-ports-43d34be219cb0ba9208a2ed402dd573debc7b807.tar.gz
marcuscom-ports-43d34be219cb0ba9208a2ed402dd573debc7b807.tar.bz2
marcuscom-ports-43d34be219cb0ba9208a2ed402dd573debc7b807.tar.lz
marcuscom-ports-43d34be219cb0ba9208a2ed402dd573debc7b807.tar.xz
marcuscom-ports-43d34be219cb0ba9208a2ed402dd573debc7b807.tar.zst
marcuscom-ports-43d34be219cb0ba9208a2ed402dd573debc7b807.zip
Sync w/ FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9736 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'irc/xchat-gnome/Makefile')
-rw-r--r--irc/xchat-gnome/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile
index e3111a060..cc10cfa94 100644
--- a/irc/xchat-gnome/Makefile
+++ b/irc/xchat-gnome/Makefile
@@ -31,6 +31,7 @@ CONFIGURE_ARGS= --disable-tcl
GCONF_SCHEMAS= apps_xchat.schemas notification.schemas urlscraper.schemas
INSTALLS_ICONS= yes
INSTALLS_OMF= yes
+WANT_PERL= yes
MAN1= xchat-gnome.1
@@ -80,10 +81,6 @@ PLIST_SUB+= TCL="@comment "
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= does not build on 4.X
-.endif
-
.if defined(WITHOUT_PERL)
CONFIGURE_ARGS+=--disable-perl
PLIST_SUB+= PERL="@comment "