aboutsummaryrefslogtreecommitdiff
path: root/devel/libevent
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-06-29 12:17:01 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-06-29 12:17:01 +0000
commit37115d77b9e25ddab9d3e43f9b63500ca7e54c4b (patch)
tree0ee3eaba4e40c0dab9be04a9416387f11884e1aa /devel/libevent
parent144e605d3f4f9945a6c0abe960627258996c4b26 (diff)
downloadports-37115d77b9e25ddab9d3e43f9b63500ca7e54c4b.tar.gz
ports-37115d77b9e25ddab9d3e43f9b63500ca7e54c4b.zip
Notes
Diffstat (limited to 'devel/libevent')
-rw-r--r--devel/libevent/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libevent/Makefile b/devel/libevent/Makefile
index e4dbc4abfb91..75c19624163c 100644
--- a/devel/libevent/Makefile
+++ b/devel/libevent/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libevent
PORTVERSION= 1.1
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://monkey.org/~provos/
@@ -16,6 +17,7 @@ COMMENT= Provides an API to execute callback functions on certain events
GNU_CONFIGURE= yes
USE_LIBTOOL_VER= 15
USE_REINPLACE= yes
+INSTALLS_SHLIB= yes
PLIST_SUB+= PORTVERSION="${PORTVERSION}"