aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
Diffstat (limited to 'irc')
-rw-r--r--irc/xchat-fish/Makefile2
-rw-r--r--irc/xchat-mircryption/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/xchat-fish/Makefile b/irc/xchat-fish/Makefile
index bb269c3e3e3f..034a3ef41b75 100644
--- a/irc/xchat-fish/Makefile
+++ b/irc/xchat-fish/Makefile
@@ -18,8 +18,8 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libmiracl.a:${PORTSDIR}/math/miracl
RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat
USE_ZIP= yes
+USES= dos2unix
NO_WRKSUBDIR= yes
-USE_DOS2UNIX= yes
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
CCFLAGS+= -Wall -O2 -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/irc/xchat-mircryption/Makefile b/irc/xchat-mircryption/Makefile
index c320128fcbbf..0023eda77bd0 100644
--- a/irc/xchat-mircryption/Makefile
+++ b/irc/xchat-mircryption/Makefile
@@ -17,7 +17,7 @@ COMMENT= A free encryption add-on for the popular XChat irc client
RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat
USE_ZIP= yes
-USE_DOS2UNIX= yes
+USES= dos2unix
ALL_TARGET= freebsd
CFLAGS+= -fPIC
USE_LDCONFIG= yes