Removed unnecessary PLIST_SUB setting.

This commit is contained in:
Ernst de Haan 2002-11-20 08:58:13 +00:00
parent 4284dc71cc
commit db21006b82
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70555
2 changed files with 0 additions and 2 deletions

View File

@ -15,7 +15,6 @@ DISTNAME= jdk-${JDK_VERSION:S/./_/g}-doc
MAINTAINER= znerd@FreeBSD.org
PLIST_SUB+= T=${TARGET_DIR:S/^${PREFIX}\///}
TARGET_DIR?= ${PREFIX}/share/doc/jdk${JDK_MAJOR_VER}
WRKSRC= ${WRKDIR}/jdk${JDK_VERSION:C/_.*\$//g}/docs

View File

@ -16,7 +16,6 @@ MAINTAINER= znerd@FreeBSD.org
NO_CDROM= "License does not allow distribution with fee."
RESTRICTED= "This documentation is under license and export control."
PLIST_SUB+= T=${TARGET_DIR:S/^${PREFIX}\///}
TARGET_DIR?= ${PREFIX}/share/doc/jdk${JDK_MAJOR_VER}
WRKSRC= ${WRKDIR}/docs