diff options
Diffstat (limited to 'devel/libassa')
-rw-r--r-- | devel/libassa/Makefile | 3 | ||||
-rw-r--r-- | devel/libassa/pkg-plist | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/devel/libassa/Makefile b/devel/libassa/Makefile index 11b67ae01745..dd6eff605a8d 100644 --- a/devel/libassa/Makefile +++ b/devel/libassa/Makefile @@ -8,6 +8,7 @@ PORTNAME= libassa PORTVERSION= 3.3.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +18,7 @@ COMMENT= An C++ networking library and application framework USE_GNOME= gnomehack gnometarget pkgconfig USE_REINPLACE= yes -USE_AUTOTOOLS= libtool:15:inc +USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --disable-html-docs --disable-static INSTALLS_SHLIB= yes diff --git a/devel/libassa/pkg-plist b/devel/libassa/pkg-plist index 2ad7f9c2a8b1..4c1469f15b59 100644 --- a/devel/libassa/pkg-plist +++ b/devel/libassa/pkg-plist @@ -55,6 +55,8 @@ include/assa/UDPSocket.h include/assa/UNIXAddress.h include/assa/UnConUDPSocket.h include/assa/xdrIOBuffer.h +lib/libassa.a +lib/libassa.la lib/libassa.so lib/libassa.so.3 libdata/pkgconfig/assa.pc |