aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-04-25 12:13:23 +0800
committerwill <will@FreeBSD.org>2000-04-25 12:13:23 +0800
commitf63f06ce870cd7960308dc1e392928a77b5aad11 (patch)
treeb37dbd2e707ddc89b07cc3ee06da583cb94035a8 /devel/Makefile
parente68dbe28800f786a62b158a28e2445a03760bd27 (diff)
downloadfreebsd-ports-gnome-f63f06ce870cd7960308dc1e392928a77b5aad11.tar.gz
freebsd-ports-gnome-f63f06ce870cd7960308dc1e392928a77b5aad11.tar.zst
freebsd-ports-gnome-f63f06ce870cd7960308dc1e392928a77b5aad11.zip
Add libol, a library required by syslog-ng. It has no known documented
purpose other than to support syslog-ng. The maintainer suggested that it go in misc, but I defaulted to devel, as defined in porting.html. PR: 18186 Submitted by: Vince Valenti <vince@blue-box.net>
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 296903cf61af..93be6232c80c 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -97,6 +97,7 @@
SUBDIR += libgnugetopt
SUBDIR += libgtop
SUBDIR += libmalloc
+ SUBDIR += libol
SUBDIR += libshhmsg
SUBDIR += libshhopt
SUBDIR += libsigc++