aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5.18
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-10-03 13:35:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-10-03 13:35:04 +0000
commitd5c4e5e0efcf28ab8e1a7eba39463b54d014abd8 (patch)
treeccc2df5e98f8f4faffe916689b4fcff982e79d79 /lang/perl5.18
parenta91c990c95b4a16ea795533707c4b41eca4a20ed (diff)
downloadports-d5c4e5e0efcf28ab8e1a7eba39463b54d014abd8.tar.gz
ports-d5c4e5e0efcf28ab8e1a7eba39463b54d014abd8.zip
Stop renaming perl ports base on options
Notes
Notes: svn path=/head/; revision=329188
Diffstat (limited to 'lang/perl5.18')
-rw-r--r--lang/perl5.18/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/perl5.18/Makefile b/lang/perl5.18/Makefile
index ffa1f74d208a..1af6c51b4fe8 100644
--- a/lang/perl5.18/Makefile
+++ b/lang/perl5.18/Makefile
@@ -118,7 +118,6 @@ PLIST_SUB+= MANCONF="@comment "
.endif
.if ${PORT_OPTIONS:MTHREADS}
-PKGNAMESUFFIX= -threaded
WITH_PTHREAD= yes
.endif