diff options
Diffstat (limited to 'graphics/aoi/Makefile')
-rw-r--r-- | graphics/aoi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/aoi/Makefile b/graphics/aoi/Makefile index d55e849f2d04..a5c21b84dd26 100644 --- a/graphics/aoi/Makefile +++ b/graphics/aoi/Makefile @@ -15,7 +15,7 @@ COMMENT= Open source Java written 3D modelling and rendering studio LICENSE= GPLv2 -LIB_DEPENDS= libjogl.so:${PORTSDIR}/graphics/jogl +LIB_DEPENDS= libjogl.so:graphics/jogl USES= dos2unix zip DOS2UNIX_FILES= ../AoI_Manual/*.html |