diff options
Diffstat (limited to 'graphics/rubygem-gd2/Makefile')
-rw-r--r-- | graphics/rubygem-gd2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rubygem-gd2/Makefile b/graphics/rubygem-gd2/Makefile index 56b7108799d4..779ba3df16eb 100644 --- a/graphics/rubygem-gd2/Makefile +++ b/graphics/rubygem-gd2/Makefile @@ -12,7 +12,7 @@ COMMENT= Ruby interface to gd 2 library LICENSE= GPLv2 -LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd +LIB_DEPENDS= libgd.so:graphics/gd NO_ARCH= yes |