aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-09-23 08:47:47 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-09-23 08:47:47 +0800
commitdb39a12718679b356af285f60bf3f58305cc532c (patch)
treea5adb0b927c0e8b7a02e837f3d4b96963eb0d809 /audio
parent98d18565dcc8479320e533f9940928b69bf8fe18 (diff)
downloadfreebsd-ports-gnome-db39a12718679b356af285f60bf3f58305cc532c.tar.gz
freebsd-ports-gnome-db39a12718679b356af285f60bf3f58305cc532c.tar.zst
freebsd-ports-gnome-db39a12718679b356af285f60bf3f58305cc532c.zip
- Drop no-op WX_UNICODE and unneeded {CPP,LD}FLAGS
Diffstat (limited to 'audio')
-rw-r--r--audio/wxguitar/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/wxguitar/Makefile b/audio/wxguitar/Makefile
index 31de963fe5e8..f74bfa36abd4 100644
--- a/audio/wxguitar/Makefile
+++ b/audio/wxguitar/Makefile
@@ -17,10 +17,7 @@ USES= compiler:c++11-lib
USE_CXXSTD= c++11
GNU_CONFIGURE= yes
USE_WX= 3.0
-WX_UNICODE= yes
CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG}
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
WRKSRC= ${WRKDIR}/wxGuitar