diff options
Diffstat (limited to 'java/linux-sun-jdk14/Makefile')
-rw-r--r-- | java/linux-sun-jdk14/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/linux-sun-jdk14/Makefile b/java/linux-sun-jdk14/Makefile index 359a9eeaab46..9e0d86bc6179 100644 --- a/java/linux-sun-jdk14/Makefile +++ b/java/linux-sun-jdk14/Makefile @@ -44,7 +44,7 @@ APP_HOME= ${PREFIX}/${PKGNAMEPREFIX}${PORTNAME}${INSTALL_JDK_VERSION} IGNORE=You must manually fetch the J2SE v1.4 SDK Linux GNUZIP Tar shell script (${DISTNAME}${EXTRACT_SUFX}) from ${DOWNLOAD_URL}, place it in ${DISTDIR} and then run make again .endif -pre-everything: +pre-everything:: @${CAT} ${PKGMESSAGE} post-fetch: |