1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

misc/*: Use NO_WRKSUBDIR

This commit is contained in:
Tobias Kortkamp 2019-02-02 09:44:41 +00:00
parent 9055ce1415
commit bef4de8dad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491930
4 changed files with 11 additions and 7 deletions

View File

@ -11,10 +11,11 @@ COMMENT= Perl wrapper to use with Amanda (with libthr.so.* linked)
USES= perl5
USE_PERL5= run
NO_WRKSUBDIR= yes
SUB_FILES= perl-amanda.c
SUB_LIST= PREFIX=${LOCALBASE}
PLIST_FILES= bin/perl-amanda
WRKSRC= ${WRKDIR}
do-fetch:
@${DO_NADA}

View File

@ -14,8 +14,10 @@ COMMENT= Ini configuration file reader and manipulator package for Ada
LICENSE= MIT
USES= ada zip dos2unix
NO_WRKSUBDIR= yes
SFPATH= ini-files/files/ini-files/ini-files-${PORTVERSION}
WRKSRC= ${WRKDIR}
PORTDOCS= ini_file_manager.txt
PORTEXAMPLES= example.gpr test_config.adb runme.sh

View File

@ -10,8 +10,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= NAKAMURA's Shell Form input
USES= ncurses
WRKSRC= ${WRKDIR}
MAKE_ARGS= LIBS="${LDFLAGS} -lncurses"
NO_WRKSUBDIR= yes
PLIST_FILES= bin/nsf man/man1/nsf.1.gz
ALL_TARGET=

View File

@ -12,12 +12,12 @@ EXTRACT_ONLY=
MAINTAINER= tcltk@FreeBSD.org
COMMENT= Interactive regexp design tool
USES+= dos2unix tk
USES= dos2unix tk
DOS2UNIX_FILES= visual_regexp-${PORTVERSION}.tcl
NO_BUILD= yes
PLIST_FILES= bin/tkregexp
WRKSRC= ${WRKDIR}
NO_BUILD= yes
NO_WRKSUBDIR= yes
PLIST_FILES= bin/tkregexp
post-extract:
${CP} ${DISTDIR}/${DISTFILES} ${WRKDIR}