Skip to content

Commit

Permalink
- Stage support
Browse files Browse the repository at this point in the history
  • Loading branch information
miwi-fbsd committed Feb 3, 2014
1 parent 4a2be29 commit 0a380c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
5 changes: 2 additions & 3 deletions mail/nullpop/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ LICENSE= GPLv2
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--libexecdir="${PREFIX}/bin"

PLIST_FILES= bin/nullpop
MAN8= nullpop.8
PLIST_FILES= bin/nullpop \
man/man8/nullpop.8.gz

NO_STAGE= yes
.include <bsd.port.mk>
6 changes: 2 additions & 4 deletions russian/koi2koi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ NO_WRKSUBDIR= yes
MAKEFILE= ${PKGDIR}/src/Makefile
MAKE_ENV= PKGDIR="${PKGDIR}"

MAN1= koi2koi.1
MANCOMPRESSED= yes
PLIST_FILES= bin/koi2koi
PLIST_FILES= bin/koi2koi \
man/man1/koi2koi.1.gz

NO_STAGE= yes
.include <bsd.port.mk>

0 comments on commit 0a380c1

Please sign in to comment.