1
0
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:
Clive Lin 2004-03-30 19:03:27 +00:00
parent cb28834342
commit e60f196636
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105721
2 changed files with 2 additions and 4 deletions

View File

@ -24,5 +24,3 @@ WITHOUT_GNOME= YES
WITHOUT_ESOUND= YES
.include "${MASTERDIR}/Makefile"
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}tw-

View File

@ -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