diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/aoi/Makefile | 1 | ||||
-rw-r--r-- | graphics/jalbum/Makefile | 2 | ||||
-rw-r--r-- | graphics/tintfu/Makefile | 2 |
3 files changed, 0 insertions, 5 deletions
diff --git a/graphics/aoi/Makefile b/graphics/aoi/Makefile index 470a0f5e0fc..d55e849f2d0 100644 --- a/graphics/aoi/Makefile +++ b/graphics/aoi/Makefile @@ -16,7 +16,6 @@ COMMENT= Open source Java written 3D modelling and rendering studio LICENSE= GPLv2 LIB_DEPENDS= libjogl.so:${PORTSDIR}/graphics/jogl -RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper USES= dos2unix zip DOS2UNIX_FILES= ../AoI_Manual/*.html diff --git a/graphics/jalbum/Makefile b/graphics/jalbum/Makefile index 40ef51c546a..77afea62121 100644 --- a/graphics/jalbum/Makefile +++ b/graphics/jalbum/Makefile @@ -10,8 +10,6 @@ DISTNAME= jAlbum${PORTVERSION} MAINTAINER= tdb@FreeBSD.org COMMENT= Web photo album generator -RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper - WRKSRC= ${WRKDIR}/jAlbum USES= zip diff --git a/graphics/tintfu/Makefile b/graphics/tintfu/Makefile index 2161623ad83..6606b8964e0 100644 --- a/graphics/tintfu/Makefile +++ b/graphics/tintfu/Makefile @@ -12,8 +12,6 @@ EXTRACT_SUFX= .jar MAINTAINER= ports@FreeBSD.org COMMENT= GraphViz .dot file editor -RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper - NO_WRKSUBDIR= yes EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= # empty |