diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-06-26 13:17:36 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-06-26 13:17:36 +0800 |
commit | e7b46687c7246eebc7c13ee2ee8a9e77fdad9204 (patch) | |
tree | 5836d48e96e19e4f37894c6a7ce37b224b93e83a /www | |
parent | 2b14c031dfc7ef9ffa901b2f961d77c2dad6cecc (diff) | |
download | freebsd-ports-gnome-e7b46687c7246eebc7c13ee2ee8a9e77fdad9204.tar.gz freebsd-ports-gnome-e7b46687c7246eebc7c13ee2ee8a9e77fdad9204.tar.zst freebsd-ports-gnome-e7b46687c7246eebc7c13ee2ee8a9e77fdad9204.zip |
- remove DEPRECATED
project is standalone now
Diffstat (limited to 'www')
-rw-r--r-- | www/etoile-grr/Makefile | 6 | ||||
-rw-r--r-- | www/etoile-rsskit/Makefile | 3 |
2 files changed, 0 insertions, 9 deletions
diff --git a/www/etoile-grr/Makefile b/www/etoile-grr/Makefile index a9b4546a1d40..14a934668919 100644 --- a/www/etoile-grr/Makefile +++ b/www/etoile-grr/Makefile @@ -16,17 +16,11 @@ DISTNAME= Grr-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Rss reader for GNUstep -DEPRECATED= API no longer supported -EXPIRATION_DATE= 2012-07-20 - USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LOCAL_LIBS+= RSSKit:${RSSKIT_PORT} -#USE_GNUSTEP_LOCAL_LIBS+= BookmarkKit:${BOOKMARKKIT_PORT} -#USE_GNUSTEP_LOCAL_LIBS+= CollectionKit:${COLLECTIONKIT_PORT} -#USE_GNUSTEP_LOCAL_LIBS+= PaneKit:${PANEKIT_PORT} RSSKIT_PORT?= www/etoile-rsskit diff --git a/www/etoile-rsskit/Makefile b/www/etoile-rsskit/Makefile index 2f5fa6ea04f7..e8c6f7cf4dbd 100644 --- a/www/etoile-rsskit/Makefile +++ b/www/etoile-rsskit/Makefile @@ -16,9 +16,6 @@ DISTNAME= RSSKit-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Etoile Project RSSKit framework -DEPRECATED= API no longer supported -EXPIRATION_DATE= 2012-07-20 - USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes |