components/proftpd/Makefile
changeset 1205 6c6c27bcf9ac
parent 1058 34d7aaa03423
child 1343 a66d36656846
child 2712 45c3ae29a200
--- a/components/proftpd/Makefile	Mon Mar 11 07:54:06 2013 -0700
+++ b/components/proftpd/Makefile	Mon Mar 11 10:06:51 2013 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -92,6 +92,11 @@
 # proftpd configure and build is not ready for run out of the source tree
 CONFIGURE_SCRIPT =	$(@D)/configure
 
+# Do not apply the standard license transforms for this component. The
+# license actions in the proftpd.p5m file are already tagged with the
+# attributes.
+LICENSE_TRANSFORMS =
+
 build:		$(BUILD_32)
 
 install:	$(INSTALL_32)