mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Whitespace changes and PLIST sorting.
This commit is contained in:
parent
a7f9b3582b
commit
4d81331af7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33282
@ -37,7 +37,6 @@ PLIST_SUB= EMACS=${EMACS} ELISPSUBDIR=${ELISPSUBDIR}
|
||||
post-install:
|
||||
(cd ${WRKSRC}; make SUBDIRS='doc' install)
|
||||
(cd ${WRKSRC}; make SUBDIRS='etc' install)
|
||||
|
||||
install-info ${PREFIX}/info/skk.info ${PREFIX}/info/dir
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -37,7 +37,6 @@ PLIST_SUB= EMACS=${EMACS} ELISPSUBDIR=${ELISPSUBDIR}
|
||||
post-install:
|
||||
(cd ${WRKSRC}; make SUBDIRS='doc' install)
|
||||
(cd ${WRKSRC}; make SUBDIRS='etc' install)
|
||||
|
||||
install-info ${PREFIX}/info/skk.info ${PREFIX}/info/dir
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -26,8 +26,7 @@ MAINTAINER= maurice@serc.rmit.edu.au
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XLIB= yes
|
||||
USE_PERL5= yes
|
||||
|
||||
CONFIGURE_ENV= R_PAPERSIZE=${PAPERSIZE}
|
||||
CONFIGURE_ENV= R_PAPERSIZE=${PAPERSIZE}
|
||||
|
||||
PAPERSIZE?= letter
|
||||
.if ${PAPERSIZE} != letter && ${PAPERSIZE} != a4
|
||||
@ -37,7 +36,7 @@ PAPERSIZE?= letter
|
||||
@${FALSE}
|
||||
.endif
|
||||
|
||||
ALL_TARGET=all help html
|
||||
ALL_TARGET= all help html
|
||||
|
||||
MAN1= R.1
|
||||
|
||||
|
@ -26,8 +26,7 @@ MAINTAINER= maurice@serc.rmit.edu.au
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XLIB= yes
|
||||
USE_PERL5= yes
|
||||
|
||||
CONFIGURE_ENV= R_PAPERSIZE=${PAPERSIZE}
|
||||
CONFIGURE_ENV= R_PAPERSIZE=${PAPERSIZE}
|
||||
|
||||
PAPERSIZE?= letter
|
||||
.if ${PAPERSIZE} != letter && ${PAPERSIZE} != a4
|
||||
@ -37,7 +36,7 @@ PAPERSIZE?= letter
|
||||
@${FALSE}
|
||||
.endif
|
||||
|
||||
ALL_TARGET=all help html
|
||||
ALL_TARGET= all help html
|
||||
|
||||
MAN1= R.1
|
||||
|
||||
|
@ -26,8 +26,7 @@ MAINTAINER= maurice@serc.rmit.edu.au
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XLIB= yes
|
||||
USE_PERL5= yes
|
||||
|
||||
CONFIGURE_ENV= R_PAPERSIZE=${PAPERSIZE}
|
||||
CONFIGURE_ENV= R_PAPERSIZE=${PAPERSIZE}
|
||||
|
||||
PAPERSIZE?= letter
|
||||
.if ${PAPERSIZE} != letter && ${PAPERSIZE} != a4
|
||||
@ -37,7 +36,7 @@ PAPERSIZE?= letter
|
||||
@${FALSE}
|
||||
.endif
|
||||
|
||||
ALL_TARGET=all help html
|
||||
ALL_TARGET= all help html
|
||||
|
||||
MAN1= R.1
|
||||
|
||||
|
@ -7,10 +7,10 @@ bin/debugsh
|
||||
bin/dlpsh
|
||||
bin/getrom
|
||||
bin/hinotes
|
||||
bin/install-hinote
|
||||
bin/iambicexample
|
||||
bin/ietf2datebook
|
||||
bin/install-datebook
|
||||
bin/install-hinote
|
||||
bin/install-memo
|
||||
bin/install-todos
|
||||
bin/install-user
|
||||
@ -41,8 +41,8 @@ include/pi-appinfo.h
|
||||
include/pi-appinfo.hxx
|
||||
include/pi-args.h
|
||||
include/pi-cmp.h
|
||||
include/pi-config.h
|
||||
include/pi-config-win32.h
|
||||
include/pi-config.h
|
||||
include/pi-datebook.h
|
||||
include/pi-datebook.hxx
|
||||
include/pi-dlp.h
|
||||
@ -62,10 +62,10 @@ include/pi-money.h
|
||||
include/pi-padp.h
|
||||
include/pi-serial.h
|
||||
include/pi-slp.h
|
||||
include/pi-sockaddr-win32.h
|
||||
include/pi-sockaddr.h
|
||||
include/pi-socket.h
|
||||
include/pi-source.h
|
||||
include/pi-sockaddr.h
|
||||
include/pi-sockaddr-win32.h
|
||||
include/pi-sync.h
|
||||
include/pi-syspkt.h
|
||||
include/pi-todo.h
|
||||
|
@ -7,10 +7,10 @@ bin/debugsh
|
||||
bin/dlpsh
|
||||
bin/getrom
|
||||
bin/hinotes
|
||||
bin/install-hinote
|
||||
bin/iambicexample
|
||||
bin/ietf2datebook
|
||||
bin/install-datebook
|
||||
bin/install-hinote
|
||||
bin/install-memo
|
||||
bin/install-todos
|
||||
bin/install-user
|
||||
@ -41,8 +41,8 @@ include/pi-appinfo.h
|
||||
include/pi-appinfo.hxx
|
||||
include/pi-args.h
|
||||
include/pi-cmp.h
|
||||
include/pi-config.h
|
||||
include/pi-config-win32.h
|
||||
include/pi-config.h
|
||||
include/pi-datebook.h
|
||||
include/pi-datebook.hxx
|
||||
include/pi-dlp.h
|
||||
@ -62,10 +62,10 @@ include/pi-money.h
|
||||
include/pi-padp.h
|
||||
include/pi-serial.h
|
||||
include/pi-slp.h
|
||||
include/pi-sockaddr-win32.h
|
||||
include/pi-sockaddr.h
|
||||
include/pi-socket.h
|
||||
include/pi-source.h
|
||||
include/pi-sockaddr.h
|
||||
include/pi-sockaddr-win32.h
|
||||
include/pi-sync.h
|
||||
include/pi-syspkt.h
|
||||
include/pi-todo.h
|
||||
|
@ -1,4 +1,4 @@
|
||||
lib/libmhash.so.2
|
||||
lib/libmhash.so
|
||||
lib/libmhash.a
|
||||
include/mhash.h
|
||||
lib/libmhash.a
|
||||
lib/libmhash.so
|
||||
lib/libmhash.so.2
|
||||
|
Loading…
Reference in New Issue
Block a user