diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-03-11 14:40:28 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-03-11 14:40:28 +0000 |
commit | 70c71e5cdd60c0abd03a8b8a5d151805a3486f87 (patch) | |
tree | 4a1e1d12a0c55f552506c6d8a8ab45e78d7de0fb /x11-toolkits/libgail-gnome | |
parent | 8129621ec680ea7be1226f09fe7109e7bb88398a (diff) | |
download | ports-70c71e5cdd60c0abd03a8b8a5d151805a3486f87.tar.gz ports-70c71e5cdd60c0abd03a8b8a5d151805a3486f87.zip |
Notes
Diffstat (limited to 'x11-toolkits/libgail-gnome')
-rw-r--r-- | x11-toolkits/libgail-gnome/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/libgail-gnome/Makefile b/x11-toolkits/libgail-gnome/Makefile index dee31276401d..f14146386b0a 100644 --- a/x11-toolkits/libgail-gnome/Makefile +++ b/x11-toolkits/libgail-gnome/Makefile @@ -12,11 +12,13 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= An implementation of the ATK interfaces for GNOME widgets +DEPRECATED= gnome-panel 2.x will be updated in the GNOME 3 import +EXPIRATION_DATE=2014-04-10 + USE_BZIP2= yes USES= gmake pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes -GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomeprefix gnomehack gnomepanel libgnomeui atspi CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |