mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
Add USES=alias to 3 ports (Aids DragonFly support)
This commit is contained in:
parent
d89623831d
commit
739e62e0b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397378
@ -12,6 +12,7 @@ EXTRACT_SUFX= .tar.Z
|
||||
MAINTAINER= glewis@FreeBSD.org
|
||||
COMMENT= Dungeon exploration game
|
||||
|
||||
USES= alias
|
||||
WRKSRC= ${WRKDIR}/umoria
|
||||
ALL_TARGET= moria
|
||||
MAKE_ENV+= DOCSDIR="${DOCSDIR}" MKDIR="${MKDIR}" TOUCH="${TOUCH}" \
|
||||
|
@ -24,7 +24,7 @@ CONFLICTS= vtk-4*
|
||||
|
||||
SUB_FILES= vtk.3
|
||||
|
||||
USES= cmake:outsource jpeg
|
||||
USES= alias cmake:outsource jpeg
|
||||
USE_XORG= xt
|
||||
USE_LDCONFIG= ${PREFIX}/lib/vtk-${PORTVERSION:R}
|
||||
CXXFLAGS+= -DUSE_INTERP_ERRORLINE
|
||||
|
@ -14,6 +14,7 @@ LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libtre.so:${PORTSDIR}/textproc/libtre
|
||||
|
||||
USES= alias
|
||||
GNU_CONFIGURE= yes
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user