mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 14:20:33 -04:00
- Remove leading hyphen from PKGNAMESUFFIX. - USES=libtool tar:xz. - Remove LATEST_LINK. - Remove $FreeBSD$ from patch. mail/dbmail: - USES=libtool. - INSTALL_TARGET=install-strip. - Remove -fPIC. - Remove PTHREAD_CFLAGS and PTHREAD_LIBS.
11 lines
246 B
Text
11 lines
246 B
Text
--- docs/Makefile.in.orig
|
|
+++ docs/Makefile.in
|
|
@@ -201,7 +201,7 @@
|
|
target_alias = @target_alias@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-SUBDIRS = reference tutorial
|
|
+SUBDIRS =
|
|
EXTRA_DIST = gtkdocs_fix
|
|
all: all-recursive
|
|
|