diff options
Diffstat (limited to 'converters')
-rw-r--r-- | converters/kdesupport2/Makefile | 10 | ||||
-rw-r--r-- | converters/kdesupport2/distinfo | 2 | ||||
-rw-r--r-- | converters/kdesupport2/pkg-plist | 1 |
3 files changed, 7 insertions, 6 deletions
diff --git a/converters/kdesupport2/Makefile b/converters/kdesupport2/Makefile index 65efa73..5993558 100644 --- a/converters/kdesupport2/Makefile +++ b/converters/kdesupport2/Makefile @@ -6,12 +6,15 @@ # PORTNAME= kdesupport -PORTVERSION= 20000829A +PORTVERSION= 1.94 CATEGORIES= converters kde -MASTER_SITES= http://www.physics.purdue.edu/~will/ +MASTER_SITES= ${MASTER_SITE_KDE} +MASTER_SITE_SUBDIR= unstable/distribution/2.0Beta5/tar/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 MOC= ${X11BASE}/bin/moc2 @@ -38,7 +41,4 @@ pre-configure: ${PERL} -pi -e "s@TOPSUBDIRS libaps@TOPSUBDIRS@g" ${WRKSRC}/configure ${PERL} -pi -e "s@odbc libaps@odbc@g" ${WRKSRC}/configure -pre-install: - @(find ${WRKSRC} -name CVS | xargs rm -rf) - .include <bsd.port.mk> diff --git a/converters/kdesupport2/distinfo b/converters/kdesupport2/distinfo index 5b28aa7..a071501 100644 --- a/converters/kdesupport2/distinfo +++ b/converters/kdesupport2/distinfo @@ -1 +1 @@ -MD5 (kdesupport-20000829A.tar.bz2) = e09673ab49e02f6d67ccc33505223e35 +MD5 (kdesupport-1.94.tar.bz2) = a27ee8346667d4f6580837ef25b12215 diff --git a/converters/kdesupport2/pkg-plist b/converters/kdesupport2/pkg-plist index 217bcb6..feca650 100644 --- a/converters/kdesupport2/pkg-plist +++ b/converters/kdesupport2/pkg-plist @@ -33,5 +33,6 @@ 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 |