aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornox <nox@FreeBSD.org>2011-07-02 01:51:38 +0800
committernox <nox@FreeBSD.org>2011-07-02 01:51:38 +0800
commitb986090a94cc1ee643971e4514357151c9565e90 (patch)
treea36a4087e71319df7acf3da1d2a4be82350e2080
parent89529a475694e4ecf7501691f064d7302017faf6 (diff)
downloadfreebsd-ports-gnome-b986090a94cc1ee643971e4514357151c9565e90.tar.gz
freebsd-ports-gnome-b986090a94cc1ee643971e4514357151c9565e90.tar.zst
freebsd-ports-gnome-b986090a94cc1ee643971e4514357151c9565e90.zip
Fix build WITH_DEBUG.
PR: ports/151886 Submitted by: Jim Ballantine <j.ballantine@gmail.com>
-rw-r--r--multimedia/libxine/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile
index c192ad194d50..43301bfc0af6 100644
--- a/multimedia/libxine/Makefile
+++ b/multimedia/libxine/Makefile
@@ -97,6 +97,11 @@ PATCH_DIST_ARGS= -d ${WRKSRC} -p1 --forward --quiet
.include <bsd.port.options.mk>
+# Fix build WITH_DEBUG
+.if defined(WITH_DEBUG)
+DEBUG_FLAGS= -g -O1
+.endif
+
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
df4de'>- Update to 13.5.1miwi2007-01-032-5/+5 * - Update to 13.4.1miwi2006-12-172-4/+4 * - Update to 13.3rafan2006-11-132-5/+6 * - Update to 13.2rafan2006-11-012-5/+4 * - Update to 13.1.1rafan2006-09-052-4/+4 * - Update to 13.0rafan2006-08-262-4/+4 * - Update to 12.5.1rafan2006-06-292-5/+5 * Update to 12.4mat2006-06-282-4/+4 * Update to version 12.3. This release fixes minor bugs.itetcu2006-06-062-4/+4