mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Fix MASTER_SITES
- SIZEify - Remove a redundant CONFIGURE_TARGET PR: ports/62133 Submitted by: maintainer
This commit is contained in:
parent
82501bd959
commit
c80dfde1d7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99589
@ -7,19 +7,18 @@
|
||||
PORTNAME= basket
|
||||
PORTVERSION= 0.3.3
|
||||
CATEGORIES= deskutils kde
|
||||
MASTER_SITES= http://www.sebastien.laout.tuxfamily.org/basket/
|
||||
MASTER_SITES= http://www.brueffer.de/distfiles/
|
||||
|
||||
MAINTAINER= brueffer@phoenix-systems.de
|
||||
COMMENT= Desktop organization tool
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-0.3.2
|
||||
USE_SIZE= yes
|
||||
USE_KDELIBS_VER= 3
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's/-O2//g' ${WRKSRC}/${CONFIGURE_SCRIPT}
|
||||
|
||||
|
@ -1 +1,2 @@
|
||||
MD5 (basket-0.3.3.tar.gz) = f3ba4ab2905325ab23563cda9a867989
|
||||
SIZE (basket-0.3.3.tar.gz) = 615501
|
||||
|
Loading…
Reference in New Issue
Block a user