diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-08-29 13:02:01 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-08-29 13:02:01 +0000 |
commit | 8d6a9ce5919c9c004e8de188a39e8bbaff34f40e (patch) | |
tree | 9ea23639264ed217e86f7d90a4a406c75e889202 /java | |
parent | cfadad58a68abb4ba847d715f0a0435a8e01d5ac (diff) |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/jmf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jmf/Makefile b/java/jmf/Makefile index df638ff42faa..7f3d5dd03d6a 100644 --- a/java/jmf/Makefile +++ b/java/jmf/Makefile @@ -27,7 +27,7 @@ PORTDOCS= * .include <bsd.port.pre.mk> # Check for JMF sources -.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BUILDING) +.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) IGNORE= because of licensing restrictions, you must fetch the source\ distribution manually.\ Please access: http://java.sun.com/products/java-media/jmf/2.1.1/download.html\ |