diff options
author | Will Andrews <will@FreeBSD.org> | 2000-10-25 03:33:54 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-10-25 03:33:54 +0000 |
commit | a80e04410081ae875970ae1cb42b92e9e9191d72 (patch) | |
tree | 400d87a0dc0ea7d9260ccc34012aac61b144b53a /converters/kdesupport2 | |
parent | 3fefaca9e9d3306fc0526045652285192d789d9c (diff) |
Notes
Diffstat (limited to 'converters/kdesupport2')
-rw-r--r-- | converters/kdesupport2/Makefile | 7 | ||||
-rw-r--r-- | converters/kdesupport2/distinfo | 2 | ||||
-rw-r--r-- | converters/kdesupport2/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/converters/kdesupport2/Makefile b/converters/kdesupport2/Makefile index 5993558c999f..7cf84ed857cd 100644 --- a/converters/kdesupport2/Makefile +++ b/converters/kdesupport2/Makefile @@ -6,17 +6,17 @@ # PORTNAME= kdesupport -PORTVERSION= 1.94 +PORTVERSION= 2.0 CATEGORIES= converters kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= unstable/distribution/2.0Beta5/tar/src +MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src MAINTAINER= will@FreeBSD.org BUILD_DEPENDS= jade:${PORTSDIR}/textproc/jade \ ${PREFIX}/share/sgml/linuxdoc:${PORTSDIR}/textproc/linuxdoc -LIB_DEPENDS= qt2.4:${PORTSDIR}/x11-toolkits/qt22 +USE_QT2= yes MOC= ${X11BASE}/bin/moc2 SOMAJOR= 8 SOMINOR= 0 @@ -40,5 +40,6 @@ PLIST_SUB+= LIBVER="${SOMAJOR}" pre-configure: ${PERL} -pi -e "s@TOPSUBDIRS libaps@TOPSUBDIRS@g" ${WRKSRC}/configure ${PERL} -pi -e "s@odbc libaps@odbc@g" ${WRKSRC}/configure + ${PERL} -pi -e "s@-version-info 1:1@-version-info 3:0@g" ${WRKSRC}/mimelib/Makefile.in .include <bsd.port.mk> diff --git a/converters/kdesupport2/distinfo b/converters/kdesupport2/distinfo index a071501482d2..56d5b733aaa7 100644 --- a/converters/kdesupport2/distinfo +++ b/converters/kdesupport2/distinfo @@ -1 +1 @@ -MD5 (kdesupport-1.94.tar.bz2) = a27ee8346667d4f6580837ef25b12215 +MD5 (kdesupport-2.0.tar.bz2) = b9bf4d1e0e96921379e55cc386f1e336 diff --git a/converters/kdesupport2/pkg-plist b/converters/kdesupport2/pkg-plist index feca650dc044..217bcb6c562c 100644 --- a/converters/kdesupport2/pkg-plist +++ b/converters/kdesupport2/pkg-plist @@ -33,6 +33,5 @@ include/mimelib/token.h include/mimelib/utility.h include/mimelib/uuencode.h lib/libmimelib.la -lib/libmimelib.so lib/libmimelib.so.3 @dirrm include/mimelib |