1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- popt is only needed during build, so change DEPENDS

- Bump PORTREVISION due to package change
This commit is contained in:
Steve Wills 2012-06-25 13:34:40 +00:00
parent 63e1e9a488
commit 21212c1dd6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299944

View File

@ -7,14 +7,14 @@
PORTNAME= portdowngrade
PORTVERSION= 0.6
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= ports-mgmt
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Sets a port back to a previous version
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
BUILD_DEPENDS= ${LOCALBASE}/lib/libpopt.a:${PORTSDIR}/devel/popt
CONFIGURE_ENV= LIBS="-lpopt -L${LOCALBASE}/lib"
CPPFLAGS+= -I${LOCALBASE}/include