mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Make the last line of Makefile to be
.include "${MASTERDIR}/Makefile"
This commit is contained in:
parent
cb28834342
commit
e60f196636
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105721
@ -24,5 +24,3 @@ WITHOUT_GNOME= YES
|
||||
WITHOUT_ESOUND= YES
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
||||
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}tw-
|
||||
|
@ -18,6 +18,8 @@ PATCH_SITES= http://bsdchat.com/~clive/dist/mutt15/ \
|
||||
ftp://freebsd.sinica.edu.tw/pub/clive/mutt15/
|
||||
PATCHFILES= ${PKGNAMEPREFIX}mutt-${PORTVERSION}-${REVISEDATE}.diff.gz
|
||||
|
||||
LIB_DEPENDS+= hz.0:${PORTSDIR}/chinese/autoconvert
|
||||
|
||||
WITH_MUTT_LOCALES_FIX= yes
|
||||
MUTT_CONFIGURE_ARGS+= --without-wc-funcs
|
||||
WITH_MUTT_NCURSES= yes
|
||||
@ -31,5 +33,3 @@ MD5_FILE= ${.CURDIR}/distinfo
|
||||
PKGMESSAGE= ${.CURDIR}/pkg-message
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
# To be a satellite port, I do not have many choices to place this line.
|
||||
LIB_DEPENDS+= hz.0:${PORTSDIR}/chinese/autoconvert
|
||||
|
Loading…
Reference in New Issue
Block a user