aboutsummaryrefslogtreecommitdiff
path: root/java/jdk16
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-07-07 04:11:05 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-07-07 04:11:05 +0000
commit6f66d01050529b33b4f660ed9dbcdc383f028a1d (patch)
treefa054259b4fddfc93f5768a8637a6b370570fff7 /java/jdk16
parent28dedf7177bd894af8efa2fdc1ed4e419300a4fa (diff)
downloadports-6f66d01050529b33b4f660ed9dbcdc383f028a1d.tar.gz
ports-6f66d01050529b33b4f660ed9dbcdc383f028a1d.zip
Notes
Diffstat (limited to 'java/jdk16')
-rw-r--r--java/jdk16/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jdk16/Makefile b/java/jdk16/Makefile
index 306975362529..5dd799cf9f66 100644
--- a/java/jdk16/Makefile
+++ b/java/jdk16/Makefile
@@ -21,7 +21,7 @@ COMMENT= Java Development Kit 1.6.0
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \
unzip:${PORTSDIR}/archivers/unzip \
${LOCALBASE}/lib/libXm.so:${PORTSDIR}/x11-toolkits/open-motif \
- ${LOCALBASE}/include/cups/cups.h:${PORTSDIR}/print/cups-base
+ ${LOCALBASE}/include/cups/cups.h:${PORTSDIR}/print/cups-client
RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper
OPTIONS= DEBUG "Enable debugging support" off \