summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-05-25 14:30:41 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-05-25 14:30:41 +0000
commit553c3a96b35f412459fd3fc10a2cd9cce66151cc (patch)
tree2015a0fccdd513bc88123ee793dac9b9f056305d /print
parentActivate klyx. (diff)
Oops, forgot this: fix CATEGORIES, HAS_CONFIGURE + --prefix = GNU_CONFIGURE
Notes
Notes: svn path=/head/; revision=11140
Diffstat (limited to 'print')
-rw-r--r--print/klyx/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/print/klyx/Makefile b/print/klyx/Makefile
index b33a92f2e0dd..04fcfa12724b 100644
--- a/print/klyx/Makefile
+++ b/print/klyx/Makefile
@@ -3,11 +3,11 @@
# Date created: 23 May 1998
# Whom: Hans Petter Bieker <hanspb@persbraten.vgs.no>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/05/25 14:26:20 tg Exp $
#
DISTNAME= klyx-0.9.3
-CATEGORIES= x11 kde
+CATEGORIES= print kde
MASTER_SITES= $(MASTER_SITE_KDE)
MASTER_SITE_SUBDIR= /unstable/apps/office
@@ -20,10 +20,8 @@ LIB_DEPENDS= qt\\.1\\.3[1-9]:${PORTSDIR}/x11/qt \
kfm\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \
kfile\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs
-HAS_CONFIGURE= yes
+GNU_CONFIGURE= yes
USE_GMAKE= yes
-CONFIGURE_ARGS= "--prefix=$(PREFIX)"
-
CONFIGURE_ENV= CXXFLAGS="$(CXXFLAGS)" \
INSTALL_SCRIPT="$(INSTALL_SCRIPT)"