aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-02-04 12:36:30 +0800
committermarcus <marcus@FreeBSD.org>2004-02-04 12:36:30 +0800
commit7073ebf74ec3895bb8dada6cbe2e57f3329849cc (patch)
tree6e94333233053731622780aae8a8285e148ade96 /irc
parentf687852f8f35b5067f8978d6405346545b01be3a (diff)
downloadfreebsd-ports-gnome-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.tar.gz
freebsd-ports-gnome-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.tar.zst
freebsd-ports-gnome-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.zip
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor Tested by: bento
Diffstat (limited to 'irc')
-rw-r--r--irc/liece/Makefile5
-rw-r--r--irc/lostirc/Makefile6
-rw-r--r--irc/riece-emacs21/Makefile5
-rw-r--r--irc/riece/Makefile5
4 files changed, 12 insertions, 9 deletions
diff --git a/irc/liece/Makefile b/irc/liece/Makefile
index 6d91ba07283e..1271c0416f4a 100644
--- a/irc/liece/Makefile
+++ b/irc/liece/Makefile
@@ -7,6 +7,7 @@
PORTNAME= liece
PORTVERSION= 1.4.10
+PORTREVISION= 1
CATEGORIES= irc elisp
MASTER_SITES= http://www.unixuser.org/~ueno/liece/dist/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
@@ -14,12 +15,12 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER= yoichi@FreeBSD.org
COMMENT= Yet another IRC client which runs under Emacsen
-BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/apel/install.el:${PORTSDIR}/editors/apel${DEPPORT_SUFFIX} \
- msgfmt:${PORTSDIR}/devel/gettext-old
+BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/apel/install.el:${PORTSDIR}/editors/apel${DEPPORT_SUFFIX}
RUN_DEPENDS+= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/apel/install.el:${PORTSDIR}/editors/apel${DEPPORT_SUFFIX} \
ldcc:${PORTSDIR}/irc/liece-dcc
HAS_CONFIGURE= yes
+USE_GETTEXT= yes
USE_GMAKE= yes
EMACS_PORT_NAME?= emacs21
diff --git a/irc/lostirc/Makefile b/irc/lostirc/Makefile
index dda8f91f5a8f..1e30ac7d9d61 100644
--- a/irc/lostirc/Makefile
+++ b/irc/lostirc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= lostirc
PORTVERSION= 0.2.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,9 +15,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= rael@vectorstar.net
COMMENT= LostIRC is a simple and minimal IRC client for X
-LIB_DEPENDS= gtkmm-2:${PORTSDIR}/x11-toolkits/gtk--2 \
- intl.5:${PORTSDIR}/devel/gettext-old
+LIB_DEPENDS= gtkmm-2:${PORTSDIR}/x11-toolkits/gtk--2
+USE_GETTEXT= yes
USE_X_PREFIX= yes
USE_GNOME= gnomehack
GNU_CONFIGURE= yes
diff --git a/irc/riece-emacs21/Makefile b/irc/riece-emacs21/Makefile
index 6d91ba07283e..1271c0416f4a 100644
--- a/irc/riece-emacs21/Makefile
+++ b/irc/riece-emacs21/Makefile
@@ -7,6 +7,7 @@
PORTNAME= liece
PORTVERSION= 1.4.10
+PORTREVISION= 1
CATEGORIES= irc elisp
MASTER_SITES= http://www.unixuser.org/~ueno/liece/dist/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
@@ -14,12 +15,12 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER= yoichi@FreeBSD.org
COMMENT= Yet another IRC client which runs under Emacsen
-BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/apel/install.el:${PORTSDIR}/editors/apel${DEPPORT_SUFFIX} \
- msgfmt:${PORTSDIR}/devel/gettext-old
+BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/apel/install.el:${PORTSDIR}/editors/apel${DEPPORT_SUFFIX}
RUN_DEPENDS+= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/apel/install.el:${PORTSDIR}/editors/apel${DEPPORT_SUFFIX} \
ldcc:${PORTSDIR}/irc/liece-dcc
HAS_CONFIGURE= yes
+USE_GETTEXT= yes
USE_GMAKE= yes
EMACS_PORT_NAME?= emacs21
diff --git a/irc/riece/Makefile b/irc/riece/Makefile
index 6d91ba07283e..1271c0416f4a 100644
--- a/irc/riece/Makefile
+++ b/irc/riece/Makefile
@@ -7,6 +7,7 @@
PORTNAME= liece
PORTVERSION= 1.4.10
+PORTREVISION= 1
CATEGORIES= irc elisp
MASTER_SITES= http://www.unixuser.org/~ueno/liece/dist/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
@@ -14,12 +15,12 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER= yoichi@FreeBSD.org
COMMENT= Yet another IRC client which runs under Emacsen
-BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/apel/install.el:${PORTSDIR}/editors/apel${DEPPORT_SUFFIX} \
- msgfmt:${PORTSDIR}/devel/gettext-old
+BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/apel/install.el:${PORTSDIR}/editors/apel${DEPPORT_SUFFIX}
RUN_DEPENDS+= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/apel/install.el:${PORTSDIR}/editors/apel${DEPPORT_SUFFIX} \
ldcc:${PORTSDIR}/irc/liece-dcc
HAS_CONFIGURE= yes
+USE_GETTEXT= yes
USE_GMAKE= yes
EMACS_PORT_NAME?= emacs21