mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Hard links are handled fine by pkg
- Hook to the build
This commit is contained in:
parent
337d98cc5d
commit
36fdef2ce8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372764
3 changed files with 3 additions and 5 deletions
|
@ -105,6 +105,7 @@
|
|||
SUBDIR += dsbl-testers
|
||||
SUBDIR += dspam
|
||||
SUBDIR += ecartis
|
||||
SUBDIR += elm
|
||||
SUBDIR += elmo
|
||||
SUBDIR += elmo-devel
|
||||
SUBDIR += emil
|
||||
|
|
|
@ -21,7 +21,6 @@ BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/aspell-ispell
|
|||
CFLAGS+= -D_SIZE_T
|
||||
|
||||
WRKSRC= ${WRKDIR}/elm${PORTVERSION}
|
||||
NO_LATEST_LINK= yes
|
||||
USES= gettext
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_SCRIPT= Configure
|
||||
|
|
|
@ -4,18 +4,16 @@ bin/checkalias
|
|||
bin/elmalias
|
||||
bin/fastmail
|
||||
bin/frm
|
||||
@exec ln -f %D/%F %D/bin/nfrm
|
||||
@unexec rm -f %D/bin/nfrm
|
||||
bin/listalias
|
||||
bin/messages
|
||||
bin/newalias
|
||||
bin/newmail
|
||||
@exec ln -f %D/%F %D/bin/wnewmail
|
||||
@unexec rm -f %D/bin/wnewmail
|
||||
bin/nfrm
|
||||
bin/printmail
|
||||
bin/readmsg
|
||||
bin/prlong
|
||||
bin/mmencode
|
||||
bin/wnewmail
|
||||
lib/elmrc-info
|
||||
lib/help-main
|
||||
lib/help-options
|
||||
|
|
Loading…
Add table
Reference in a new issue