diff options
Diffstat (limited to 'devel/bsdowl/Makefile')
-rw-r--r-- | devel/bsdowl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bsdowl/Makefile b/devel/bsdowl/Makefile index 53b4f2a409f2..3b9bbfa823c8 100644 --- a/devel/bsdowl/Makefile +++ b/devel/bsdowl/Makefile @@ -14,8 +14,8 @@ LICENSE_NAME= CeCILL B, Version 1.0 LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -BUILD_DEPENDS= gm:${PORTSDIR}/graphics/GraphicsMagick -BUILD_DEPENDS= gm:${PORTSDIR}/graphics/GraphicsMagick +BUILD_DEPENDS= gm:graphics/GraphicsMagick +BUILD_DEPENDS= gm:graphics/GraphicsMagick USES= tar:xz uidfix |