1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-02-03 13:40:08 +00:00
parent c1b93607a8
commit 2aa69d3577
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342439
6 changed files with 14 additions and 15 deletions

View File

@ -13,8 +13,7 @@ COMMENT= IBM 026 Keypunch Emulator for the X Window System
USES= imake
USE_XORG= xaw7 xpm xt
PLIST_FILES= bin/${PORTNAME}
MAN1= ${PORTNAME}.1
PLIST_FILES= bin/${PORTNAME} \
man/man1/x026.1.gz
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -13,7 +13,4 @@ COMMENT= A random .signature generator
GNU_CONFIGURE= yes
MAN1= gensig.1 cattag.1
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,4 +1,6 @@
bin/gensig
bin/cattag
share/gensig/taglines
man/man1/cattag.1.gz
man/man1/gensig.1.gz
@dirrm share/gensig

View File

@ -11,8 +11,7 @@ COMMENT= Check if a hostname is blacklisted
USE_BZIP2= yes
GNU_CONFIGURE= yes
PLIST_FILES= bin/${PORTNAME}
MAN1= ${PORTNAME}.1
PLIST_FILES= bin/${PORTNAME} \
man/man1/surblhost.1.gz
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -16,10 +16,4 @@ USE_LDCONFIG= Yes
USE_GNOME= glib12
MAKE_JOBS_UNSAFE= yes
MAN1= ppdfilt.1
MAN3= ppd_check_option_is_marked.3 ppd_emit_to_file.3 \
ppd_file_free.3 ppd_file_new.3 ppd_find_choice.3 \
ppd_get_num_conflicts.3 ppd_get_page_length.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -7,5 +7,13 @@ lib/libppd.la
lib/libppd.so
lib/libppd.so.1
share/postscript/ppd/generic-printer.ppd
man/man1/ppdfilt.1.gz
man/man3/ppd_check_option_is_marked.3.gz
man/man3/ppd_emit_to_file.3.gz
man/man3/ppd_file_free.3.gz
man/man3/ppd_file_new.3.gz
man/man3/ppd_find_choice.3.gz
man/man3/ppd_get_num_conflicts.3.gz
man/man3/ppd_get_page_length.3.gz
@dirrm share/postscript/ppd
@dirrm share/postscript