usr/src/lib/perl_net_ssleay/Makefile.sfw
changeset 11 87960ed158f9
parent 0 b34509ac961f
child 100 0a3c3c0e0ff2
--- a/usr/src/lib/perl_net_ssleay/Makefile.sfw	Thu Mar 18 16:36:00 2010 +0200
+++ b/usr/src/lib/perl_net_ssleay/Makefile.sfw	Tue Apr 06 16:00:14 2010 +0300
@@ -20,10 +20,10 @@
 #
 
 #
-# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
-# ident	"@(#)Makefile.sfw	1.2	09/06/15 SMI"
+# ident	"@(#)Makefile.sfw	1.3	10/03/16 SMI"
 #
 
 VER=$(COMPONENT_NAME:sh)-$(COMPONENT_VERSION:sh)
@@ -61,7 +61,7 @@
 install: all
 	$(SRC)/tools/protofix --write --pkg $(PKG)
 	cd $(VER); \
-	    $(SRC)/tools/sunman -n Net::SSLeay -p $(PKG) \
+	    $(SRC)/tools/sunman -n Net::SSLeay -p library/perl-5/net-ssleay \
 		-s Volatile $(MAN3DIR)/Net::SSLeay.3 \
 		-s Volatile $(MAN3DIR)/Net::SSLeay::Handle.3; \
 	    env - PATH=$(SFW_PATH) MAKE=$(CCSMAKE) \