diff options
author | asami <asami@FreeBSD.org> | 2000-08-12 07:33:35 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-08-12 07:33:35 +0000 |
commit | c1b8d79583490b658e5fa11cb1fa15a81380d1df (patch) | |
tree | 5599a7aa1813ec056fe4f6f51b2ea242d7f775e8 /editors/xemacs21-mule-common | |
parent | 17e97b59df8d50a8979c2da62d880607947ab7d0 (diff) | |
download | FreeBSD-ports-c1b8d79583490b658e5fa11cb1fa15a81380d1df.zip FreeBSD-ports-c1b8d79583490b658e5fa11cb1fa15a81380d1df.tar.gz |
Remove redundant PLIST_SUB, it is overridden in xemacs21/Makefile.
Diffstat (limited to 'editors/xemacs21-mule-common')
-rw-r--r-- | editors/xemacs21-mule-common/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/xemacs21-mule-common/Makefile b/editors/xemacs21-mule-common/Makefile index 00aa17b..be3507a 100644 --- a/editors/xemacs21-mule-common/Makefile +++ b/editors/xemacs21-mule-common/Makefile @@ -54,7 +54,6 @@ PKGDIR= ${.CURDIR}/../../editors/xemacs${XEMACS_MAJOR_VER}-mule-common/pkg INSTALL_TARGET= install-arch-indep PLIST= ${PKGDIR}/PLIST -PLIST_SUB= XEMACS_VER=${XEMACS_VER} TMPPLIST= ${WRKDIR}/.PLIST.mktmp-${PKGNAME} MULE_COMMON= yes |