diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2001-12-03 13:42:53 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2001-12-03 13:42:53 +0000 |
commit | 5aef6d74866decad96225fb247e5ffffa2d2ac80 (patch) | |
tree | b0e82967e1f4e2be89b44b360b4812e698cdbcb4 /editors/mule | |
parent | 814ed2099e6a005b7758b6f62e6eded296a7b380 (diff) | |
download | ports-5aef6d74866decad96225fb247e5ffffa2d2ac80.tar.gz ports-5aef6d74866decad96225fb247e5ffffa2d2ac80.zip |
Notes
Diffstat (limited to 'editors/mule')
-rw-r--r-- | editors/mule/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/mule/Makefile b/editors/mule/Makefile index a2bc624c9863..395d9b8ef525 100644 --- a/editors/mule/Makefile +++ b/editors/mule/Makefile @@ -40,8 +40,6 @@ 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} -PACKAGE_COOKIE= ${WRKDIR}/.package_done-${PKGNAME} GNU_CONFIGURE= yes USE_GMAKE= yes MAKE_ENV= LIBDIR="${LIBDIR}" |