summaryrefslogtreecommitdiff
path: root/misc/pdmenu
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-14 18:42:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-14 18:42:04 +0000
commitffb7170399b77f34a48875ad6468eb796f00aed3 (patch)
tree3a1e4c5d813ec945366f43d48f94fa325ba0ead9 /misc/pdmenu
parent- USES=libtool pathfix (diff)
Modernize LIB_DEPENDS
With hat: portmgr
Diffstat (limited to 'misc/pdmenu')
-rw-r--r--misc/pdmenu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/pdmenu/Makefile b/misc/pdmenu/Makefile
index 4a8933268e4b..a34e2489c66a 100644
--- a/misc/pdmenu/Makefile
+++ b/misc/pdmenu/Makefile
@@ -14,7 +14,7 @@ COMMENT= Simple console menu program
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/doc/COPYING
-LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2
+LIB_DEPENDS= libslang.so:${PORTSDIR}/devel/libslang2
WRKSRC= ${WRKDIR}/${PORTNAME}