With portmgr hat on, canonicalize assignment of BROKEN and remove
redundant inclusion of IGNORE.
This commit is contained in:
parent
569f49de27
commit
c14bf94713
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124254
1 changed files with 1 additions and 2 deletions
|
@ -15,8 +15,7 @@ MASTER_SITES= http://www.davidsansome.com/ \
|
|||
MAINTAINER= brian@quynh-and-brian.org
|
||||
COMMENT= An Acqua-like native window decoration for KDE 3
|
||||
|
||||
BROKEN= 'Does not build since KDE 3.2'
|
||||
IGNORE= ${BROKEN}
|
||||
BROKEN= Does not build since KDE 3.2
|
||||
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX}
|
||||
INSTALLS_SHLIB= yes
|
||||
|
|
Loading…
Reference in a new issue