diff options
| author | Lev A. Serebryakov <lev@FreeBSD.org> | 2003-10-15 12:45:04 +0000 |
|---|---|---|
| committer | Lev A. Serebryakov <lev@FreeBSD.org> | 2003-10-15 12:45:04 +0000 |
| commit | 15c0ecd5ec64d8ea78b62c40fd0516a44ac1ede7 (patch) | |
| tree | bc11fc9c01d1a3a9dd88776abf14c43455b7f414 | |
| parent | unbreak port: (diff) | |
Don't install ${PREFIX}/lib/libiberty.a
This commit resolve conflict with other *-binutils ports
Notes
Notes:
svn path=/head/; revision=91314
| -rw-r--r-- | devel/mingw32-binutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/mingw32-binutils/Makefile b/devel/mingw32-binutils/Makefile index 7c9adcfb2e63..402ee8eee650 100644 --- a/devel/mingw32-binutils/Makefile +++ b/devel/mingw32-binutils/Makefile @@ -8,6 +8,7 @@ PORTNAME= binutils PORTVERSION= ${BINUTILVERSION}.${PATCHVERSION} PORTEPOCH= 1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEWARE} MASTER_SITE_SUBDIR= binutils/releases |
