mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net-mgmt/gsnmp: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
513607af90
commit
d904cf4d6c
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= gsnmp
|
PORTNAME= gsnmp
|
||||||
PORTVERSION= 0.2.0
|
PORTVERSION= 0.2.0
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= net-mgmt
|
CATEGORIES= net-mgmt
|
||||||
MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/local/${PORTNAME}/ \
|
MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/local/${PORTNAME}/ \
|
||||||
http://ftp-ext.osuosl.org/pub/nslu2/sources/ \
|
http://ftp-ext.osuosl.org/pub/nslu2/sources/ \
|
||||||
|
@ -15,6 +15,7 @@ LIB_DEPENDS= libgnet-2.0.so:net/gnet2
|
||||||
USES= gnome libtool pathfix pkgconfig
|
USES= gnome libtool pathfix pkgconfig
|
||||||
USE_GNOME= glib20
|
USE_GNOME= glib20
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
|
||||||
|
|
|
@ -14,4 +14,4 @@ lib/libgsnmp.so.0
|
||||||
lib/libgsnmp.so.0.0.0
|
lib/libgsnmp.so.0.0.0
|
||||||
libdata/pkgconfig/gsnmp.pc
|
libdata/pkgconfig/gsnmp.pc
|
||||||
share/aclocal/gsnmp.m4
|
share/aclocal/gsnmp.m4
|
||||||
man/man1/gsnmp-get.1.gz
|
share/man/man1/gsnmp-get.1.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue