mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Update to 0.3.
This commit is contained in:
parent
3ce147e0c0
commit
32e2b05cc9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32631
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= veepee
|
||||
PORTVERSION= 0.2
|
||||
PORTVERSION= 0.3
|
||||
CATEGORIES= devel python gnome
|
||||
MASTER_SITES= http://www.river-bank.demon.co.uk/software/
|
||||
DISTNAME= VeePee-${PORTVERSION}
|
||||
@ -24,10 +24,14 @@ USE_LIBTOOL= yes
|
||||
CONFIGURE_ARGS= --with-gd-includes=${LOCALBASE}/include/gd \
|
||||
--disable-kde
|
||||
|
||||
post-extract:
|
||||
pre-patch:
|
||||
@${PERL} -pi -e 's|-lpthread|-pthread|g' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
post-configure:
|
||||
@${PERL} -pi -e 's|^deplibs_check_method=.*|deplibs_check_method=pass_all|' \
|
||||
${WRKSRC}/libtool
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${PREFIX}/share/doc/veepee
|
||||
|
@ -1 +1 @@
|
||||
MD5 (VeePee-0.2.tar.gz) = 536ea7299ff668ae518ae7f562a262ec
|
||||
MD5 (VeePee-0.3.tar.gz) = 24839dd920e4efad332f5d9c8e16f367
|
||||
|
Loading…
Reference in New Issue
Block a user