1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Revert previous commit as iconv deps mean we still need to LIB_DEPEND on

popt
This commit is contained in:
Steve Wills 2012-06-25 16:39:44 +00:00
parent ab37df8adb
commit 25fb2fe970
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299953

View File

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