aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--math/slgrace/Makefile2
-rw-r--r--net-im/pidgin-hotkeys/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/math/slgrace/Makefile b/math/slgrace/Makefile
index 5920449c4527..92428a729387 100644
--- a/math/slgrace/Makefile
+++ b/math/slgrace/Makefile
@@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR= garga/slgrace/
MAINTAINER= garga@FreeBSD.org
COMMENT= A SLang module to plot graphs with grace
-LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2
+LIB_DEPENDS= slang:${PORTSDIR}/devel/libslang2
RUN_DEPENDS= grace:${PORTSDIR}/math/grace
SLANG_VER= 2.1
diff --git a/net-im/pidgin-hotkeys/Makefile b/net-im/pidgin-hotkeys/Makefile
index c2e04257c5a2..4417d96cc65d 100644
--- a/net-im/pidgin-hotkeys/Makefile
+++ b/net-im/pidgin-hotkeys/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= SF
MAINTAINER= garga@FreeBSD.org
COMMENT= A pidgin plugin that allows user to assign global hotkeys
-LIB_DEPENDS= purple.10:${PORTSDIR}/net-im/libpurple
+LIB_DEPENDS= purple:${PORTSDIR}/net-im/libpurple
BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin