mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -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
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= DEBIAN/pool/main/o/${PORTNAME} GENTOO
|
||||
MASTER_SITES= DEBIAN/pool/main/o/${PORTNAME}
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
MAINTAINER= matt@peterson.org
|
||||
|
@ -13,9 +13,9 @@ LICENSE= GPLv2
|
|||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= xorg
|
||||
USE_XORG= xpm x11 xext sm ice
|
||||
USE_XORG= ice sm x11 xext xpm
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue