diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/xemacs20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs20/Makefile b/editors/xemacs20/Makefile index ed439d7..2b2b032 100644 --- a/editors/xemacs20/Makefile +++ b/editors/xemacs20/Makefile @@ -55,7 +55,7 @@ pre-configure: .if defined(WITH_MULE) WITH_MULE= --with-mule MULEDISTFILE= ${DISTNAME}-mule.tar.gz -PLIST= ${PKGDIR}/PLIST.mule +PLIST= ${PKGDIR}/pkg-plist.mule .endif # hack to avoid shipping binaries linked with Motif |