diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-11 16:41:31 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-11 16:41:31 +0000 |
commit | 10a2ee354620440b3e618983239da1e594826154 (patch) | |
tree | 9cccb7588cb1d89c96362bad7546f9d2bee8a7eb /x11-toolkits/linux-f10-gtk | |
parent | 6cbc91d73303bcc7c5b2a6654b4249137115318d (diff) | |
download | ports-10a2ee354620440b3e618983239da1e594826154.tar.gz ports-10a2ee354620440b3e618983239da1e594826154.zip |
Notes
Diffstat (limited to 'x11-toolkits/linux-f10-gtk')
-rw-r--r-- | x11-toolkits/linux-f10-gtk/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |