diff options
Diffstat (limited to 'editors/flim113-xemacs21-mule/Makefile')
-rw-r--r-- | editors/flim113-xemacs21-mule/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/flim113-xemacs21-mule/Makefile b/editors/flim113-xemacs21-mule/Makefile index e1b97eb53e10..648353d5799a 100644 --- a/editors/flim113-xemacs21-mule/Makefile +++ b/editors/flim113-xemacs21-mule/Makefile @@ -30,8 +30,8 @@ BUILD_INFO_BY_EMACS= YES # texinfo packages BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_PACKAGESDIR}/../xemacs-packages/lisp/texinfo/texinfmt.el:${PORTSDIR}/editors/xemacs-packages -# use pkg/* files in ${.CURDIR} -PKGDIR= ${.CURDIR}/pkg +# use pkg-* files in ${.CURDIR} +PKGDIR= ${.CURDIR} # package info manifest MANIFEST= MANIFEST.flim |