diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_base-src-rh-7.3/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_base-src-rh-8/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/emulators/linux_base-src-rh-7.3/Makefile b/emulators/linux_base-src-rh-7.3/Makefile index 9e0333e6a3f4..4a182aeb420c 100644 --- a/emulators/linux_base-src-rh-7.3/Makefile +++ b/emulators/linux_base-src-rh-7.3/Makefile @@ -51,6 +51,8 @@ COMMENT= GNU GPL sources to linux_base-rh-7.3, to satisfy licence RUN_DEPENDS= ${LINUXBASE}/usr/src:${PORTSDIR}/emulators/linux_base BROKEN= Broken dependency +DEPRECATED= original port should use ALWAYS_KEEP_DISTFILES +EXPIRATION_DATE= 2006-02-01 DIST_SUBDIR= rpm/src/rh-${PORTVERSION} NO_MTREE= yes diff --git a/emulators/linux_base-src-rh-8/Makefile b/emulators/linux_base-src-rh-8/Makefile index b993462ee433..321ad298d4aa 100644 --- a/emulators/linux_base-src-rh-8/Makefile +++ b/emulators/linux_base-src-rh-8/Makefile @@ -43,6 +43,8 @@ COMMENT= (L)GPL sources for linux_base-8, to comply with licences RUN_DEPENDS= ${LINUXBASE}/usr/src:${PORTSDIR}/emulators/linux_base-8 BROKEN= Broken dependency +DEPRECATED= original port should use ALWAYS_KEEP_DISTFILES +EXPIRATION_DATE= 2006-02-01 .undef USE_LINUX |