diff options
Diffstat (limited to 'news/lusernet/Makefile')
-rw-r--r-- | news/lusernet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/lusernet/Makefile b/news/lusernet/Makefile index 9e5f62da4e1..2284684e496 100644 --- a/news/lusernet/Makefile +++ b/news/lusernet/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 USES= gnustep USE_GNUSTEP= back build -LIB_DEPENDS= libPantomime.so:${PORTSDIR}/mail/pantomime +LIB_DEPENDS= libPantomime.so:mail/pantomime post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/LuserNET.app/LuserNET |