diff options
author | tobik <tobik@FreeBSD.org> | 2018-10-31 13:31:45 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2018-10-31 13:31:45 +0800 |
commit | d08171bdf979ef6c6b22cb73f278a309aac8517b (patch) | |
tree | 9bc0b20811800bcd5b8648a3b6c14d0e0e2e71e3 /graphics | |
parent | 357ecbe191ca22fa502800dc01c93ecefc869ee0 (diff) | |
download | freebsd-ports-gnome-d08171bdf979ef6c6b22cb73f278a309aac8517b.tar.gz freebsd-ports-gnome-d08171bdf979ef6c6b22cb73f278a309aac8517b.tar.zst freebsd-ports-gnome-d08171bdf979ef6c6b22cb73f278a309aac8517b.zip |
Undeprecate graphics/bugle again
Requested by: danfe
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/bugle/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/bugle/Makefile b/graphics/bugle/Makefile index 3e4e4786ff36..868227565c75 100644 --- a/graphics/bugle/Makefile +++ b/graphics/bugle/Makefile @@ -12,9 +12,6 @@ COMMENT= Debugging library for OpenGL LICENSE= GPLv2 -DEPRECATED= no longer actively developed -EXPIRATION_DATE= 2018-11-15 - LIB_DEPENDS= libltdl.so:devel/libltdl USES= libtool pathfix perl5 |