drop some unneeded WRKDIST=...${GH_ lines

This commit is contained in:
sthen
2026-03-04 11:01:56 +00:00
parent 0ca9cb3815
commit 364737ac51
4 changed files with 1 additions and 9 deletions
+1 -2
View File
@@ -18,8 +18,7 @@ WANTLIB += c dwarf elf>=2 pthread z
LIB_DEPENDS = devel/libdwarf>=20161124p0
WRKDIST = ${WRKDIR}/ctftools-${GH_COMMIT}
WRKSRC = ${WRKDIR}/ctftools-${GH_COMMIT}/cddl
WRKSRC = ${WRKDIST}/cddl
do-configure:
${SUBST_CMD} ${WRKSRC}/lib/libctf/Makefile \
-3
View File
@@ -38,9 +38,6 @@ MAKE_ENV = ${CONFIGURE_ENV}
# make test seems bogus, disabling it.
NO_TEST = Yes
WRKDIST = ${WRKDIR}/Player-${GH_TAGNAME}
MODCMAKE_POLICY_VERSION_OVERRIDE = Yes
.include <bsd.port.mk>
-2
View File
@@ -66,8 +66,6 @@ CONFIGURE_ARGS += -DBINDIR=${LOCALBASE}/bin \
NO_TEST = Yes
WRKDIST = ${WRKDIR}/openmw-${GH_TAGNAME}
CFLAGS += -I${X11BASE}/include -pthread
CXXFLAGS += -I${X11BASE}/include -pthread
MODCMAKE_LDFLAGS = -L${X11BASE}/lib
-2
View File
@@ -22,8 +22,6 @@ PERMIT_PACKAGE = Yes
WANTLIB = X11 Xext c m pthread util fontconfig freetype z
WRKDIST = ${WRKDIR}/plan9port-${GH_COMMIT}
PLAN9 = ${PREFIX}/plan9
NO_TEST = Yes