summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-11 16:41:31 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-11 16:41:31 +0000
commit10a2ee354620440b3e618983239da1e594826154 (patch)
tree9cccb7588cb1d89c96362bad7546f9d2bee8a7eb /x11-toolkits
parentUpdate to 0.09 (diff)
The rpm executable is needed in do-install, so having it as I did
as "BUILD_DEPENDS?=" is illogical. Instead use "BUILD_DEPENDS+=".
Notes
Notes: svn path=/head/; revision=100687
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/linux-f10-gtk/Makefile2
-rw-r--r--x11-toolkits/linux-f8-gtk/Makefile2
-rw-r--r--x11-toolkits/linux-gtk/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/linux-f10-gtk/Makefile b/x11-toolkits/linux-f10-gtk/Makefile
index c0e43c9c4eb2..5cadd6bf14cd 100644
--- a/x11-toolkits/linux-f10-gtk/Makefile
+++ b/x11-toolkits/linux-f10-gtk/Makefile
@@ -18,7 +18,7 @@ DISTFILES= ${RPM_SET}
MAINTAINER?= ports@FreeBSD.org
COMMENT?= RPM of the Gtk lib
-BUILD_DEPENDS?= rpm:${PORTSDIR}/archivers/rpm
+BUILD_DEPENDS+= rpm:${PORTSDIR}/archivers/rpm
USE_LINUX_PREFIX= yes
ONLY_FOR_ARCHS?= i386 alpha
diff --git a/x11-toolkits/linux-f8-gtk/Makefile b/x11-toolkits/linux-f8-gtk/Makefile
index c0e43c9c4eb2..5cadd6bf14cd 100644
--- a/x11-toolkits/linux-f8-gtk/Makefile
+++ b/x11-toolkits/linux-f8-gtk/Makefile
@@ -18,7 +18,7 @@ DISTFILES= ${RPM_SET}
MAINTAINER?= ports@FreeBSD.org
COMMENT?= RPM of the Gtk lib
-BUILD_DEPENDS?= rpm:${PORTSDIR}/archivers/rpm
+BUILD_DEPENDS+= rpm:${PORTSDIR}/archivers/rpm
USE_LINUX_PREFIX= yes
ONLY_FOR_ARCHS?= i386 alpha
diff --git a/x11-toolkits/linux-gtk/Makefile b/x11-toolkits/linux-gtk/Makefile
index c0e43c9c4eb2..5cadd6bf14cd 100644
--- a/x11-toolkits/linux-gtk/Makefile
+++ b/x11-toolkits/linux-gtk/Makefile
@@ -18,7 +18,7 @@ DISTFILES= ${RPM_SET}
MAINTAINER?= ports@FreeBSD.org
COMMENT?= RPM of the Gtk lib
-BUILD_DEPENDS?= rpm:${PORTSDIR}/archivers/rpm
+BUILD_DEPENDS+= rpm:${PORTSDIR}/archivers/rpm
USE_LINUX_PREFIX= yes
ONLY_FOR_ARCHS?= i386 alpha