diff options
author | asami <asami@FreeBSD.org> | 2000-08-12 15:33:35 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-08-12 15:33:35 +0800 |
commit | c1b8d79583490b658e5fa11cb1fa15a81380d1df (patch) | |
tree | 5599a7aa1813ec056fe4f6f51b2ea242d7f775e8 /editors | |
parent | 17e97b59df8d50a8979c2da62d880607947ab7d0 (diff) | |
download | freebsd-ports-gnome-c1b8d79583490b658e5fa11cb1fa15a81380d1df.tar.gz freebsd-ports-gnome-c1b8d79583490b658e5fa11cb1fa15a81380d1df.tar.zst freebsd-ports-gnome-c1b8d79583490b658e5fa11cb1fa15a81380d1df.zip |
Remove redundant PLIST_SUB, it is overridden in xemacs21/Makefile.
Diffstat (limited to 'editors')
-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 00aa17b813ab..be3507a67dcb 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 |