forked from Lainports/freebsd-ports
- Sort USES - Adjust dependencies - Add patch, when NLS option is not set - Take maintainership - Rewrite options helper (some options are renamed in order to respect description found in Mk/bsd.options.desc.mk) - Add support of Qt 5, by default it is GTK+ 2 PR: 204564 Submitted by: myself Approved by: oliver@ (maintainer)
8 lines
176 B
Text
8 lines
176 B
Text
--- Makefile.orig 2015-11-07 23:04:08 UTC
|
|
+++ Makefile
|
|
@@ -1,4 +1,4 @@
|
|
-SUBDIRS = src po
|
|
+SUBDIRS = src
|
|
|
|
DISTCLEAN = buildsys.mk config.h config.log config.status extra.mk
|
|
|