In the last episode (Feb 03), Adam Vande More said: > How does one find out the PORTVERSION of a port when it's in a format > like such: > > PORTVERSION= ${KDE4_VERSION} > > All the docs/examples I can find easily show PORTVERSION assigned a > number, not variable.
Running "make -V PORTVERSION" asks make to print what the variable is without actually building the port itself. -- Dan Nelson dnel...@allantgroup.com _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"