diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2004-03-19 18:46:04 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2004-03-19 18:46:04 +0000 |
commit | 020b6cd408f3f2a13c568ec4c1f6455d11c00c95 (patch) | |
tree | d27877473213c1cec15ee14e5c827e682bc1344c /archivers | |
parent | 07c597671fe163633f348056a98b6e5497f51325 (diff) | |
download | ports-020b6cd408f3f2a13c568ec4c1f6455d11c00c95.tar.gz ports-020b6cd408f3f2a13c568ec4c1f6455d11c00c95.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/rpm4/Makefile | 2 | ||||
-rw-r--r-- | archivers/rpm5/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/rpm4/Makefile b/archivers/rpm4/Makefile index 64049577ac83..6770ac419ba0 100644 --- a/archivers/rpm4/Makefile +++ b/archivers/rpm4/Makefile @@ -30,7 +30,7 @@ USE_GMAKE= yes USE_GETTEXT= yes USE_REINPLACE= yes LATEST_LINK= rpm4 -CONFLICTS= beecrypt-* rpm-3.* rpm2cpio-* +CONFLICTS= beecrypt-* rpm-3.* .if defined(WITH_PYTHON) CONFIGURE_ARGS+=--with-python=auto diff --git a/archivers/rpm5/Makefile b/archivers/rpm5/Makefile index 64049577ac83..6770ac419ba0 100644 --- a/archivers/rpm5/Makefile +++ b/archivers/rpm5/Makefile @@ -30,7 +30,7 @@ USE_GMAKE= yes USE_GETTEXT= yes USE_REINPLACE= yes LATEST_LINK= rpm4 -CONFLICTS= beecrypt-* rpm-3.* rpm2cpio-* +CONFLICTS= beecrypt-* rpm-3.* .if defined(WITH_PYTHON) CONFIGURE_ARGS+=--with-python=auto |