diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libol/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libol/Makefile b/devel/libol/Makefile index c5888ed0e063..9552abc0a907 100644 --- a/devel/libol/Makefile +++ b/devel/libol/Makefile @@ -16,5 +16,6 @@ COMMENT= Library needed by syslog-ng GNU_CONFIGURE= yes USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes +USE_GCC= 3.3+ .include <bsd.port.mk> |