diff options
Diffstat (limited to 'multimedia/schroedinger/Makefile')
-rw-r--r-- | multimedia/schroedinger/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/schroedinger/Makefile b/multimedia/schroedinger/Makefile index b1dbe7eb1a6a..8c75fac2603f 100644 --- a/multimedia/schroedinger/Makefile +++ b/multimedia/schroedinger/Makefile @@ -3,10 +3,9 @@ PORTNAME= schroedinger PORTVERSION= 1.0.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://diracvideo.org/download/schroedinger/ -MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= High-speed Dirac codec @@ -18,8 +17,9 @@ LICENSE_FILE_MPL= ${WRKSRC}/COPYING.MPL LIB_DEPENDS= liborc-0.4.so:${PORTSDIR}/devel/orc -USES= pkgconfig +USES= libtool:oldver pkgconfig GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip USE_LDCONFIG= yes post-patch: |