diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-10-06 10:42:36 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-10-06 10:42:36 +0000 |
commit | 72ae5b1a3992e6f56b49ef16b9ab96419ef48a28 (patch) | |
tree | 5411b47724a0ad32522bb7aedfd26ba3b254806c /audio/sooperlooper | |
parent | 295809be78d08a9210b81960436cecd00cfec864 (diff) | |
download | ports-72ae5b1a3992e6f56b49ef16b9ab96419ef48a28.tar.gz ports-72ae5b1a3992e6f56b49ef16b9ab96419ef48a28.zip |
Notes
Diffstat (limited to 'audio/sooperlooper')
-rw-r--r-- | audio/sooperlooper/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/sooperlooper/Makefile b/audio/sooperlooper/Makefile index 340cdce4a7aa..009a60dc9589 100644 --- a/audio/sooperlooper/Makefile +++ b/audio/sooperlooper/Makefile @@ -34,6 +34,7 @@ USE_WX= 2.6+ WX_UNICODE= yes CONFIGURE_ARGS= -with-wxconfig-path=${WX_CONFIG} USE_LDCONFIG= yes +USE_PKGCONFIG= build CFLAGS+= -I${LOCALBASE}/include CPPFLAGS+= -I${LOCALBASE}/include |