diff options
author | ade <ade@FreeBSD.org> | 2002-08-02 00:22:41 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2002-08-02 00:22:41 +0800 |
commit | 1c6aff2e9dce87b3467a0e763794b0a52eaab7af (patch) | |
tree | d10dbc52e06b0a0b09596909826ef121c6521852 /sysutils/apcupsd/Makefile | |
parent | dfeac560e4bfaa33f9c23b11b1d2b0428ab0a070 (diff) | |
download | freebsd-ports-gnome-1c6aff2e9dce87b3467a0e763794b0a52eaab7af.tar.gz freebsd-ports-gnome-1c6aff2e9dce87b3467a0e763794b0a52eaab7af.tar.zst freebsd-ports-gnome-1c6aff2e9dce87b3467a0e763794b0a52eaab7af.zip |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
Diffstat (limited to 'sysutils/apcupsd/Makefile')
-rw-r--r-- | sysutils/apcupsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile index 40e2e4504839..4e169e3e2366 100644 --- a/sysutils/apcupsd/Makefile +++ b/sysutils/apcupsd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.apcupsd.org/pub/apcupsd/stable/tar/ MAINTAINER= Lars.Koeller@Uni-Bielefeld.de -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext STARTUP_SCRIPT= apcupsd.sh.sample PLIST_SUB= STARTUP_SCRIPT=${STARTUP_SCRIPT} |