diff options
author | Grzegorz Blach <gblach@FreeBSD.org> | 2015-09-07 18:15:20 +0000 |
---|---|---|
committer | Grzegorz Blach <gblach@FreeBSD.org> | 2015-09-07 18:15:20 +0000 |
commit | 47187f48824526748ea7b5058adfff1c714073b3 (patch) | |
tree | c70adb23483a7258391cd5a579f49554930356c2 /graphics/epeg/Makefile | |
parent | 82b64409408bb8470f58983cb165596f5df2dcb3 (diff) |
Notes
Diffstat (limited to 'graphics/epeg/Makefile')
-rw-r--r-- | graphics/epeg/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/epeg/Makefile b/graphics/epeg/Makefile index ec0933e5eba6..ce04eb5dacbc 100644 --- a/graphics/epeg/Makefile +++ b/graphics/epeg/Makefile @@ -18,4 +18,7 @@ USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib +DEPRECATED= Merged into devel/efl +EXPIRATION_DATE=2015-10-10 + .include <bsd.port.mk> |