forked from Lainports/freebsd-ports
- Add missing deps - Sort and remove ABI versions from LIB_DEPENDS - Port needs USE_PKGCONFIG=build
11 lines
257 B
C
11 lines
257 B
C
--- src/plugins.h.orig 2012-08-17 16:05:34.000000000 +0200
|
|
+++ src/plugins.h 2012-08-17 16:10:09.000000000 +0200
|
|
@@ -12,7 +12,7 @@
|
|
#include <string.h>
|
|
#include <fcntl.h>
|
|
#include <stdlib.h>
|
|
-
|
|
+#include "../libweed/weed-effects.h"
|
|
|
|
// generic plugins
|
|
|