summaryrefslogtreecommitdiff
path: root/java/jmf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/jmf/Makefile')
-rw-r--r--java/jmf/Makefile2
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\