mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Mark BROKEN: touches filesystem before make install
- While here, fix typo in COMMENT Reported by: pointyhat
This commit is contained in:
parent
263eb9a506
commit
22ddbc2b4f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202067
@ -12,11 +12,13 @@ MASTER_SITES= http://dl.sharesource.org/${PORTNAME}/ \
|
||||
http://andsux.homeip.net/~diego/stable/
|
||||
|
||||
MAINTAINER= diegorocha1987@gmail.com
|
||||
COMMENT= Find your packages in ports and installeds packages
|
||||
COMMENT= Find your packages in ports and installed packages
|
||||
|
||||
BUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake
|
||||
LIB_DEPENDS= boost_filesystem:${PORTSDIR}/devel/boost
|
||||
|
||||
BROKEN= Creates /usr/local/etc/pkgsearch directory during configure phase
|
||||
|
||||
USE_PGSQL= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}-build
|
||||
|
Loading…
Reference in New Issue
Block a user