---- #!/bin/sh DESTDIR=/usr/TZONE; export DESTDIR cd /usr/ports/devel/gmake make -V UNIQUENAME -V PORTNAME ----
Now run above code again, BUT delete or comment out DESTDIR line. UNIQUENAME will have a value. We need an unique name for port OPTIONS! Domagoj Smolčić _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

