Lines 6-15
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= crystal |
8 |
PORTNAME= crystal |
9 |
PORTVERSION= 0.9.9 |
9 |
PORTVERSION= 1.0.1 |
10 |
CATEGORIES= x11-themes kde |
10 |
CATEGORIES= x11-themes kde |
11 |
MASTER_SITES= http://www.kde-look.org/content/files/ |
11 |
MASTER_SITES= http://www.kde-look.org/content/files/ |
12 |
PKGNAMEPREFIX= kde-windeco- |
12 |
PKGNAMEPREFIX= kde-windeco- |
13 |
DISTNAME= 13969-${PORTNAME}-${PORTVERSION} |
13 |
DISTNAME= 13969-${PORTNAME}-${PORTVERSION} |
14 |
|
14 |
|
15 |
MAINTAINER= decept0@gmail.com |
15 |
MAINTAINER= decept0@gmail.com |
Lines 19-24
Link Here
|
19 |
USE_GMAKE= yes |
19 |
USE_GMAKE= yes |
20 |
USE_KDEBASE_VER=3 |
20 |
USE_KDEBASE_VER=3 |
21 |
USE_AUTOTOOLS= libtool:15 |
21 |
USE_AUTOTOOLS= libtool:15 |
22 |
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |
22 |
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |
|
|
23 |
|
24 |
post-patch: |
25 |
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} |
23 |
|
26 |
|
24 |
.include <bsd.port.mk> |
27 |
.include <bsd.port.mk> |