diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/libirman/Makefile | 3 | ||||
-rw-r--r-- | comms/libirman/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/comms/libirman/Makefile b/comms/libirman/Makefile index f540c69074f0..d4132dfae045 100644 --- a/comms/libirman/Makefile +++ b/comms/libirman/Makefile @@ -3,6 +3,7 @@ PORTNAME= libirman PORTVERSION= 0.4.5 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= SF/lirc/${PORTNAME}/${PORTVERSION} @@ -11,7 +12,7 @@ COMMENT= Library for Evation's Irman infrared receiver LICENSE= LGPL20 -USES= gmake tar:bzip2 +USES= gmake tar:bzip2 libtool:keepla GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/comms/libirman/pkg-plist b/comms/libirman/pkg-plist index 10419a91bb01..0a94a7043a5a 100644 --- a/comms/libirman/pkg-plist +++ b/comms/libirman/pkg-plist @@ -5,3 +5,4 @@ lib/libirman.a lib/libirman.la lib/libirman.so lib/libirman.so.0 +lib/libirman.so.0.0.0 |