Index: trunk/extsrc/gpcsw/gpcsrc/Make.Common
===================================================================
--- trunk/extsrc/gpcsw/gpcsrc/Make.Common	(revision 23490)
+++ trunk/extsrc/gpcsw/gpcsrc/Make.Common	(revision 23924)
@@ -134,5 +134,5 @@
 TAR	 = gtar
 AR	 = ar
-FC       = gfortran
+FC       = g77
 CC	 = gcc
 LD       = gcc
@@ -673,5 +673,5 @@
 	@-rm -f $(DIR_BIN)/*.TEXT_FILE_BUSY 2> /dev/null || /bin/true
 	@ln $< $@
-	# @-setuidinst $@
+	@-setuidinst $@
 
 $(DIR_BIN)/%-$(VERSION): scripts/%.sh
