mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 01:56:37 -04:00
x11-wm/oroborus: Remove stale MASTER_SITES
- Remove GENTOO MASTER_SITES as it no longer provides flat layout - Pet port{clippy|fmt} Approved by: portmgr (blanket)
This commit is contained in:
parent
465ebc3589
commit
39489e02c5
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@ PORTNAME= oroborus
|
||||||
PORTVERSION= 2.0.20
|
PORTVERSION= 2.0.20
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
CATEGORIES= x11-wm
|
CATEGORIES= x11-wm
|
||||||
MASTER_SITES= DEBIAN/pool/main/o/${PORTNAME} GENTOO
|
MASTER_SITES= DEBIAN/pool/main/o/${PORTNAME}
|
||||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= matt@peterson.org
|
MAINTAINER= matt@peterson.org
|
||||||
|
@ -13,9 +13,9 @@ LICENSE= GPLv2
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
USES= xorg
|
USES= xorg
|
||||||
USE_XORG= xpm x11 xext sm ice
|
USE_XORG= ice sm x11 xext xpm
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue