diff options
Diffstat (limited to 'graphics/xmedcon/Makefile')
-rw-r--r-- | graphics/xmedcon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xmedcon/Makefile b/graphics/xmedcon/Makefile index a48e5889cfac..c22ebbaec93a 100644 --- a/graphics/xmedcon/Makefile +++ b/graphics/xmedcon/Makefile @@ -67,7 +67,7 @@ INW_CONFIGURE_ENABLE= inw GIF_CONFIGURE_OFF= --disable-gif PNG_CONFIGURE_ENABLE= png -PNG_LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png +PNG_LIB_DEPENDS= libpng.so:graphics/png .include <bsd.port.options.mk> |