- autoconf is needed every time, not only in GUI build

Reported by:	pointyhat via kris
This commit is contained in:
Pav Lucistnik 2004-10-25 19:09:23 +00:00
parent c77c0de9a3
commit 3b5093b9c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120173
4 changed files with 8 additions and 8 deletions

View File

@ -18,7 +18,8 @@ PATCHFILES= mldonkey-${DOWNLOADVERSION}-${PORTVERSION:C/.+\.//}.patch.gz
MAINTAINER?= holger@e-gitt.net
COMMENT?= A OCAML client for multiple peer-to-peer networks
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
autoconf213:${PORTSDIR}/devel/autoconf213
DOWNLOADVERSION=2.5.22
@ -39,7 +40,6 @@ PKGNAMESUFFIX= -core
.else
PLIST_SUB+= GUI=""
BUILD_DEPENDS+= lablgtk:${PORTSDIR}/x11-toolkits/ocaml-lablgtk \
autoconf213:${PORTSDIR}/devel/autoconf213 \
${LOCALBASE}/lib/ocaml/jabbr.cma:${PORTSDIR}/net/ocaml-jabbr
# we don't need lablgtk as RUN dependency, but we need gtk+glib
USE_GNOME= gtk12

View File

@ -18,7 +18,8 @@ PATCHFILES= mldonkey-${DOWNLOADVERSION}-${PORTVERSION:C/.+\.//}.patch.gz
MAINTAINER?= holger@e-gitt.net
COMMENT?= A OCAML client for multiple peer-to-peer networks
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
autoconf213:${PORTSDIR}/devel/autoconf213
DOWNLOADVERSION=2.5.22
@ -39,7 +40,6 @@ PKGNAMESUFFIX= -core
.else
PLIST_SUB+= GUI=""
BUILD_DEPENDS+= lablgtk:${PORTSDIR}/x11-toolkits/ocaml-lablgtk \
autoconf213:${PORTSDIR}/devel/autoconf213 \
${LOCALBASE}/lib/ocaml/jabbr.cma:${PORTSDIR}/net/ocaml-jabbr
# we don't need lablgtk as RUN dependency, but we need gtk+glib
USE_GNOME= gtk12

View File

@ -18,7 +18,8 @@ PATCHFILES= mldonkey-${DOWNLOADVERSION}-${PORTVERSION:C/.+\.//}.patch.gz
MAINTAINER?= holger@e-gitt.net
COMMENT?= A OCAML client for multiple peer-to-peer networks
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
autoconf213:${PORTSDIR}/devel/autoconf213
DOWNLOADVERSION=2.5.22
@ -39,7 +40,6 @@ PKGNAMESUFFIX= -core
.else
PLIST_SUB+= GUI=""
BUILD_DEPENDS+= lablgtk:${PORTSDIR}/x11-toolkits/ocaml-lablgtk \
autoconf213:${PORTSDIR}/devel/autoconf213 \
${LOCALBASE}/lib/ocaml/jabbr.cma:${PORTSDIR}/net/ocaml-jabbr
# we don't need lablgtk as RUN dependency, but we need gtk+glib
USE_GNOME= gtk12

View File

@ -18,7 +18,8 @@ PATCHFILES= mldonkey-${DOWNLOADVERSION}-${PORTVERSION:C/.+\.//}.patch.gz
MAINTAINER?= holger@e-gitt.net
COMMENT?= A OCAML client for multiple peer-to-peer networks
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
autoconf213:${PORTSDIR}/devel/autoconf213
DOWNLOADVERSION=2.5.22
@ -39,7 +40,6 @@ PKGNAMESUFFIX= -core
.else
PLIST_SUB+= GUI=""
BUILD_DEPENDS+= lablgtk:${PORTSDIR}/x11-toolkits/ocaml-lablgtk \
autoconf213:${PORTSDIR}/devel/autoconf213 \
${LOCALBASE}/lib/ocaml/jabbr.cma:${PORTSDIR}/net/ocaml-jabbr
# we don't need lablgtk as RUN dependency, but we need gtk+glib
USE_GNOME= gtk12