diff -ruN phpbb3.orig/Makefile phpbb3/Makefile --- phpbb3.orig/Makefile 2011-08-01 10:13:41.000000000 +0000 +++ phpbb3/Makefile 2011-08-01 12:53:35.000000000 +0000 @@ -18,7 +18,10 @@ CONFLICTS= phpbb-tw-[0-9]* phpbb-devel-[0-9]* \ phpbb-[0-2]* +LICENSE= GPLv2 + USE_BZIP2= yes +USE_PHP= yes # The phpBB2 port supports a number of variables that may be tweaked at build # time. Perform a "make options" to see more information on these variables.