diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2000-12-20 00:26:58 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2000-12-20 00:26:58 +0000 |
commit | aa9510bf661b7a97d375584e56f830545635ff91 (patch) | |
tree | 0a17188dde57caf8083522097e343be046acd6c7 /editors/mule | |
parent | bb9cadac0d4cde1937406fbcdb2fd0220dc3832f (diff) | |
download | ports-aa9510bf661b7a97d375584e56f830545635ff91.tar.gz ports-aa9510bf661b7a97d375584e56f830545635ff91.zip |
Notes
Diffstat (limited to 'editors/mule')
-rw-r--r-- | editors/mule/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/mule/Makefile b/editors/mule/Makefile index 8f670741b747..ea19218b00d0 100644 --- a/editors/mule/Makefile +++ b/editors/mule/Makefile @@ -35,6 +35,7 @@ EXTRACT_ONLY= emacs-${EMACS_VERSION}b${EXTRACT_SUFX} WRKSRC= ${WRKDIR}/emacs-${EMACS_VERSION} PATCHDIR= ${.CURDIR}/../../editors/mule-common/files FILESDIR= ${.CURDIR}/../../editors/mule-common/files +MD5_FILE= ${.CURDIR}/../../editors/mule-common/distinfo SCRIPTDIR= ${.CURDIR}/../../editors/mule-common/scripts PLIST= ${.CURDIR}/../../editors/mule/pkg-plist INSTALL_COOKIE= ${WRKDIR}/.install_done-${PKGNAME} |