diff options
author | acm <acm@FreeBSD.org> | 2006-11-08 08:12:10 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2006-11-08 08:12:10 +0800 |
commit | bc5a3588315a66d144a8d582cb28579226f9ab95 (patch) | |
tree | e88d3b869c10be6ad23738130e6ad877e25b4939 /ftp/linux-curl/Makefile | |
parent | 62235f4ef65579032c741fc4d8a1532aa99f52db (diff) | |
download | freebsd-ports-graphics-bc5a3588315a66d144a8d582cb28579226f9ab95.tar.gz freebsd-ports-graphics-bc5a3588315a66d144a8d582cb28579226f9ab95.tar.zst freebsd-ports-graphics-bc5a3588315a66d144a8d582cb28579226f9ab95.zip |
- Remove ONLY_FOR_ARCHS
Suggested by: kris
Noticed by: alepulver
Diffstat (limited to 'ftp/linux-curl/Makefile')
-rw-r--r-- | ftp/linux-curl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/linux-curl/Makefile b/ftp/linux-curl/Makefile index a153aec7328..08519bc0801 100644 --- a/ftp/linux-curl/Makefile +++ b/ftp/linux-curl/Makefile @@ -14,7 +14,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-5.fc4 MAINTAINER= acm@FreeBSD.org COMMENT= Curl linux version -ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes LINUX_DIST_VER= 4 INSTALLS_SHLIB= yes |