aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/afterstep-stable
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-09-16 10:46:16 +0000
committerJohn Marino <marino@FreeBSD.org>2014-09-16 10:46:16 +0000
commit3107be46598fbb20aab8f7220c00dff9cbc59792 (patch)
tree6e49e3cde5c1f199de7a3ac9482d85eb9b825a08 /x11-wm/afterstep-stable
parent57a28960a23745138fafc61f104dcfb4eb6e0ff9 (diff)
downloadports-3107be46598fbb20aab8f7220c00dff9cbc59792.tar.gz
ports-3107be46598fbb20aab8f7220c00dff9cbc59792.zip
Notes
Diffstat (limited to 'x11-wm/afterstep-stable')
-rw-r--r--x11-wm/afterstep-stable/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile
index 4affdcf75e45..dde5445591f6 100644
--- a/x11-wm/afterstep-stable/Makefile
+++ b/x11-wm/afterstep-stable/Makefile
@@ -57,9 +57,7 @@ PLIST_SUB+= GNOME=""
PLIST_SUB+= GNOME="@comment "
.endif
-.if ${OSVERSION} >= 1000000
-STATIC_LIBEXECINFO=
-.else
+.if !exists(/usr/lib/libexecinfo.so)
STATIC_LIBEXECINFO= ${LOCALBASE}/lib/libexecinfo.a
.endif