mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Fix after NO_STAGE added
This commit is contained in:
parent
855fb638fb
commit
bb3d930712
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327748
@ -19,9 +19,9 @@ MAKE_ARGS= XINC="-I${LOCALBASE}/include" XMLIB="${MOTIFLIB}" \
|
||||
APPDIR="${PREFIX}/lib/X11/app-defaults" \
|
||||
BINDIR="${PREFIX}/bin" LIBDIR="${PREFIX}/lib/X11/xtar" \
|
||||
MANDIR="${MAN1PREFIX}/man/man1" OPTIMISATION="${CFLAGS}" \
|
||||
NO_STAGE= yes
|
||||
ANSIFLAG=-ansi CC="${CC}" RANLIB=:
|
||||
|
||||
NO_STAGE= yes
|
||||
MAN1= xtar.1
|
||||
PLIST_FILES= bin/xtar lib/X11/xtar/xtar.doc lib/X11/app-defaults/XTar
|
||||
PLIST_DIRS= lib/X11/xtar
|
||||
|
Loading…
Reference in New Issue
Block a user