diff options
Diffstat (limited to 'games/xteddy/Makefile')
-rw-r--r-- | games/xteddy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xteddy/Makefile b/games/xteddy/Makefile index 0ffe4bc24bdb..b64799a3d244 100644 --- a/games/xteddy/Makefile +++ b/games/xteddy/Makefile @@ -14,7 +14,7 @@ COMMENT= Cuddlesome teddy for the X desktop LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 +LIB_DEPENDS= libImlib2.so:graphics/imlib2 USES= localbase pkgconfig GNU_CONFIGURE= yes |