Remove maintainer per his request. Comment out MASTER_SITE that no longer
carries this version of the distfile, and mark port BROKEN indicating that it needs an update to the latest version.B
This commit is contained in:
parent
764e6c78a8
commit
9e01a8f9cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144302
1 changed files with 4 additions and 2 deletions
|
@ -9,14 +9,16 @@ PORTNAME= gksu
|
||||||
PORTVERSION= 1.2.2
|
PORTVERSION= 1.2.2
|
||||||
PORTREVISION= 2
|
PORTREVISION= 2
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= http://people.debian.org/~kov/gksu/gksu1.2/
|
MASTER_SITES= #http://people.debian.org/~kov/gksu/gksu/
|
||||||
|
|
||||||
MAINTAINER= troplosti@orcaweb.cjb.net
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Graphical frontend to su
|
COMMENT= Graphical frontend to su
|
||||||
|
|
||||||
LIB_DEPENDS= gksu1.2.0:${PORTSDIR}/sysutils/libgksu \
|
LIB_DEPENDS= gksu1.2.0:${PORTSDIR}/sysutils/libgksu \
|
||||||
gksuui1.0.0:${PORTSDIR}/sysutils/libgksuui
|
gksuui1.0.0:${PORTSDIR}/sysutils/libgksuui
|
||||||
|
|
||||||
|
BROKEN= Port is unfetchable, needs an update to the latest version
|
||||||
|
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
USE_GNOME= gtk20 pkgconfig gnomeprefix gnomehack
|
USE_GNOME= gtk20 pkgconfig gnomeprefix gnomehack
|
||||||
USE_LIBTOOL_VER=15
|
USE_LIBTOOL_VER=15
|
||||||
|
|
Loading…
Reference in a new issue