summaryrefslogtreecommitdiff
path: root/print/klyx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/klyx/Makefile')
-rw-r--r--print/klyx/Makefile14
1 files changed, 5 insertions, 9 deletions
diff --git a/print/klyx/Makefile b/print/klyx/Makefile
index a13300218652..752b6501614c 100644
--- a/print/klyx/Makefile
+++ b/print/klyx/Makefile
@@ -1,27 +1,23 @@
# New ports collection makefile for: klyx
-# Version required: 0.9.8a
+# Version required: 0.10.0
# Date created: 23 May 1998
# Whom: Hans Petter Bieker <hanspb@persbraten.vgs.no>
#
-# $Id: Makefile,v 1.9 1998/12/25 17:51:27 steve Exp $
+# $Id: Makefile,v 1.10 1999/05/24 02:31:48 steve Exp $
#
-DISTNAME= klyx-0.9.8a
+DISTNAME= klyx-0.10.0
CATEGORIES= print kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= unstable/apps/office
MAINTAINER= tom@eborcom.com
-LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11 \
- kdeui.2:${PORTSDIR}/x11/kdelibs11 \
- kfm.2:${PORTSDIR}/x11/kdelibs11 \
- kfile.2:${PORTSDIR}/x11/kdelibs11
+LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11
USE_QT= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
-CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS}" \
- INSTALL_SCRIPT="${INSTALL_SCRIPT}"
+CONFIGURE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}"
.include <bsd.port.mk>