mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
1. Fixed broken current build, and a warning on stable.
2. Changed a lib dep to a build dep only. 3. Bumped portrevision because of dependency change (sorry people, I know I'm thrashing you....) Submitted by: Mikhail Teterin <mi+mx@aldan.algebra.com> Approved by: Kris (approved fixing quanta, tell me if you want to back out, kris)
This commit is contained in:
parent
f046c0e968
commit
288f3f33bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67174
@ -10,7 +10,7 @@
|
||||
|
||||
PORTNAME= quanta
|
||||
PORTVERSION= 3.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
PORTEPOCH= 2 # dammit! I hate this kludge.
|
||||
CATEGORIES= www kde
|
||||
|
||||
@ -26,7 +26,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
||||
|
||||
MAINTAINER= alane@freebsd.org
|
||||
|
||||
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
|
||||
BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext
|
||||
|
||||
USE_KDELIBS_VER=3
|
||||
USE_XPM= yes
|
||||
|
@ -0,0 +1,6 @@
|
||||
--- quanta/plugins/php4dbg/dbgbase/dbg_core.c Sat Apr 21 09:48:32 2001
|
||||
+++ quanta/plugins/php4dbg/dbgbase/dbg_core.c Fri Sep 27 14:12:29 2002
|
||||
@@ -15,3 +15,2 @@
|
||||
#include <string.h>
|
||||
-#include <malloc.h>
|
||||
#include <stdlib.h>
|
@ -10,7 +10,7 @@
|
||||
|
||||
PORTNAME= quanta
|
||||
PORTVERSION= 3.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
PORTEPOCH= 2 # dammit! I hate this kludge.
|
||||
CATEGORIES= www kde
|
||||
|
||||
@ -26,7 +26,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
||||
|
||||
MAINTAINER= alane@freebsd.org
|
||||
|
||||
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
|
||||
BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext
|
||||
|
||||
USE_KDELIBS_VER=3
|
||||
USE_XPM= yes
|
||||
|
@ -0,0 +1,6 @@
|
||||
--- quanta/plugins/php4dbg/dbgbase/dbg_core.c Sat Apr 21 09:48:32 2001
|
||||
+++ quanta/plugins/php4dbg/dbgbase/dbg_core.c Fri Sep 27 14:12:29 2002
|
||||
@@ -15,3 +15,2 @@
|
||||
#include <string.h>
|
||||
-#include <malloc.h>
|
||||
#include <stdlib.h>
|
@ -10,7 +10,7 @@
|
||||
|
||||
PORTNAME= quanta
|
||||
PORTVERSION= 3.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
PORTEPOCH= 2 # dammit! I hate this kludge.
|
||||
CATEGORIES= www kde
|
||||
|
||||
@ -26,7 +26,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
||||
|
||||
MAINTAINER= alane@freebsd.org
|
||||
|
||||
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
|
||||
BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext
|
||||
|
||||
USE_KDELIBS_VER=3
|
||||
USE_XPM= yes
|
||||
|
@ -0,0 +1,6 @@
|
||||
--- quanta/plugins/php4dbg/dbgbase/dbg_core.c Sat Apr 21 09:48:32 2001
|
||||
+++ quanta/plugins/php4dbg/dbgbase/dbg_core.c Fri Sep 27 14:12:29 2002
|
||||
@@ -15,3 +15,2 @@
|
||||
#include <string.h>
|
||||
-#include <malloc.h>
|
||||
#include <stdlib.h>
|
Loading…
Reference in New Issue
Block a user