aboutsummaryrefslogtreecommitdiff
path: root/news/lusernet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/lusernet/Makefile')
-rw-r--r--news/lusernet/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/news/lusernet/Makefile b/news/lusernet/Makefile
index 1fb766d48c36..1a5aa39de137 100644
--- a/news/lusernet/Makefile
+++ b/news/lusernet/Makefile
@@ -13,12 +13,8 @@ COMMENT= GNUstep news reader
LICENSE= GPLv2
-USE_GNUSTEP= yes
-USE_GNUSTEP_BACK= yes
-USE_GNUSTEP_BUILD= yes
-USE_GNUSTEP_INSTALL= yes
-USE_GNUSTEP_LOCAL_LIBS+= Pantomime:${PANTOMIME_PORT}
-
-PANTOMIME_PORT?= mail/pantomime
+USES= gnustep
+USE_GNUSTEP= back build
+LIB_DEPENDS= libPantomime.so:${PORTSDIR}/mail/pantomime
.include <bsd.port.mk>