aboutsummaryrefslogtreecommitdiff
path: root/devel/valgrind
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 00:41:11 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 00:41:11 +0000
commitec7c5b0142aeb3539337db2d501d7b5ecf5e7284 (patch)
tree8468e5b0da1375397af63a69b7076d0b05b24887 /devel/valgrind
parente74f1f2ba2a728af887a83b377b13746054b76e5 (diff)
downloadports-ec7c5b0142aeb3539337db2d501d7b5ecf5e7284.tar.gz
ports-ec7c5b0142aeb3539337db2d501d7b5ecf5e7284.zip
Notes
Diffstat (limited to 'devel/valgrind')
-rw-r--r--devel/valgrind/Makefile14
-rw-r--r--devel/valgrind/pkg-plist1
2 files changed, 1 insertions, 14 deletions
diff --git a/devel/valgrind/Makefile b/devel/valgrind/Makefile
index 5a74afb3e3a3..091adbc89647 100644
--- a/devel/valgrind/Makefile
+++ b/devel/valgrind/Makefile
@@ -29,29 +29,17 @@ USE_PERL5_BUILD=yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 700000
-PLIST_SUB+= RELENG_4="@comment "
PLIST_SUB+= RELENG_5="@comment "
PLIST_SUB+= RELENG_6="@comment "
PLIST_SUB+= RELENG_7=""
-.else
-.if ${OSVERSION} >= 600000
-PLIST_SUB+= RELENG_4="@comment "
+.elif ${OSVERSION} >= 600000
PLIST_SUB+= RELENG_5="@comment "
PLIST_SUB+= RELENG_6=""
PLIST_SUB+= RELENG_7="@comment "
.else
-.if ${OSVERSION} >= 500000
-PLIST_SUB+= RELENG_4="@comment "
PLIST_SUB+= RELENG_5=""
PLIST_SUB+= RELENG_6="@comment "
PLIST_SUB+= RELENG_7="@comment "
-.else
-PLIST_SUB+= RELENG_4=""
-PLIST_SUB+= RELENG_5="@comment "
-PLIST_SUB+= RELENG_6="@comment "
-PLIST_SUB+= RELENG_7="@comment "
-.endif
-.endif
.endif
PROCFS!= /sbin/mount | ${GREP} '^procfs' | ${AWK} '{print $1}'
diff --git a/devel/valgrind/pkg-plist b/devel/valgrind/pkg-plist
index 213c0d4828c1..34d0a398cd03 100644
--- a/devel/valgrind/pkg-plist
+++ b/devel/valgrind/pkg-plist
@@ -12,7 +12,6 @@ lib/valgrind/default.supp
lib/valgrind/glibc-2.1.supp
lib/valgrind/glibc-2.2.supp
lib/valgrind/glibc-2.3.supp
-%%RELENG_4%%lib/valgrind/libc_r.so.4
%%RELENG_5%%lib/valgrind/libc_r.so.5
%%RELENG_5%%lib/valgrind/libkse.so.1
%%RELENG_5%%lib/valgrind/libpthread.so.1