diff options
Diffstat (limited to 'graphics/boxer/Makefile')
-rw-r--r-- | graphics/boxer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/boxer/Makefile b/graphics/boxer/Makefile index 47577bc89ba5..ee95d8058ebe 100644 --- a/graphics/boxer/Makefile +++ b/graphics/boxer/Makefile @@ -17,7 +17,7 @@ COMMENT= GUI for Box the figure description language LICENSE= GPLv3 -RUN_DEPENDS= box:${PORTSDIR}/graphics/box +RUN_DEPENDS= box:graphics/box USE_GNOME= pygtk2 USES= python |