# Delay human language variants till last. # Allow them all still to be built by default. # Allow an over ride to set just the one(s) you want. *** 14.3-RELEASE/ports/Makefile.~1~ Wed Jul 23 14:38:57 2025 --- 14.3-RELEASE/ports/Makefile Wed Sep 3 23:47:12 2025 *************** *** 1,12 **** SUBDIR += accessibility - SUBDIR += arabic SUBDIR += archivers SUBDIR += astro SUBDIR += audio SUBDIR += benchmarks SUBDIR += biology SUBDIR += cad - SUBDIR += chinese SUBDIR += comms SUBDIR += converters SUBDIR += databases --- 1,10 ---- *************** *** 15,33 **** SUBDIR += dns SUBDIR += editors SUBDIR += emulators SUBDIR += finance SUBDIR += french - SUBDIR += filesystems SUBDIR += ftp SUBDIR += games SUBDIR += german SUBDIR += graphics - SUBDIR += hebrew - SUBDIR += hungarian SUBDIR += irc - SUBDIR += japanese SUBDIR += java - SUBDIR += korean SUBDIR += lang SUBDIR += mail SUBDIR += math --- 13,27 ---- SUBDIR += dns SUBDIR += editors SUBDIR += emulators + SUBDIR += filesystems SUBDIR += finance SUBDIR += french SUBDIR += ftp SUBDIR += games SUBDIR += german SUBDIR += graphics SUBDIR += irc SUBDIR += java SUBDIR += lang SUBDIR += mail SUBDIR += math *************** *** 38,55 **** SUBDIR += net-mgmt SUBDIR += net-p2p SUBDIR += news - SUBDIR += polish SUBDIR += ports-mgmt - SUBDIR += portuguese SUBDIR += print - SUBDIR += russian SUBDIR += science SUBDIR += security SUBDIR += shells SUBDIR += sysutils SUBDIR += textproc - SUBDIR += ukrainian - SUBDIR += vietnamese SUBDIR += www SUBDIR += x11 SUBDIR += x11-clocks --- 32,44 ---- *************** *** 60,65 **** --- 49,66 ---- SUBDIR += x11-themes SUBDIR += x11-toolkits SUBDIR += x11-wm + + SUBDIR += arabic + SUBDIR += chinese + SUBDIR += hebrew + SUBDIR += hungarian + SUBDIR += japanese + SUBDIR += korean + SUBDIR += polish + SUBDIR += portuguese + SUBDIR += russian + SUBDIR += ukrainian + SUBDIR += vietnamese PORTSTOP= yes