trafficstars
As mentioned here, the current install rule for the x11 port's Makefile.in doesn't use DESTDIR for installation; this makes it harder to package. DESTDIR is a standard make variable to be used to control files being moved to a system, see here.