aboutsummaryrefslogtreecommitdiff
path: root/devel/libhash/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-03-27 10:12:20 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-03-27 10:12:20 +0000
commit5405288241d04ba22c33a7177282a910b61ae51b (patch)
tree129f3b79819cce159e8d20465f1d66b2c08658ca /devel/libhash/Makefile
parent4b4ab49ee802d666849e95e91db0319a86db63f9 (diff)
downloadports-5405288241d04ba22c33a7177282a910b61ae51b.tar.gz
ports-5405288241d04ba22c33a7177282a910b61ae51b.zip
Notes
Diffstat (limited to 'devel/libhash/Makefile')
-rw-r--r--devel/libhash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libhash/Makefile b/devel/libhash/Makefile
index f0d552f9d81a..60c6425e8ed3 100644
--- a/devel/libhash/Makefile
+++ b/devel/libhash/Makefile
@@ -31,7 +31,7 @@ MLINKS= libhash.3 hash_initialise.3 \
USE_LDCONFIG= yes
-.if defined(NOPROFILE)
+.if defined(NO_PROFILE)
PLIST_SUB+= PROFILE="@comment "
.else
PLIST_SUB+= PROFILE=""