diff options
| author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2005-11-30 05:23:10 +0000 |
|---|---|---|
| committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2005-11-30 05:23:10 +0000 |
| commit | b650876e963062651e843375d9035e795f8374d8 (patch) | |
| tree | 42f15e742451b527b3ca816be69895f50678abc1 /sysutils/apcupsd | |
| parent | de310693e85521514938b64185d9b5d6c25cb416 (diff) | |
Notes
Diffstat (limited to 'sysutils/apcupsd')
| -rw-r--r-- | sysutils/apcupsd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile index 542cf787b033..f4f4d770ddf5 100644 --- a/sysutils/apcupsd/Makefile +++ b/sysutils/apcupsd/Makefile @@ -7,7 +7,7 @@ PORTNAME= apcupsd PORTVERSION= 3.10.18 -#PORTREVISION= 1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -59,7 +59,7 @@ CONFIGURE_ARGS+=--enable-master-slave .endif .if defined(WITH_SNMP) -LIB_DEPENDS+= netsnmp.7:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS+= netsnmp.9:${PORTSDIR}/net-mgmt/net-snmp CONFIGURE_ARGS+=--enable-snmp .endif |
