diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-01-13 08:57:13 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-01-13 08:57:13 +0800 |
commit | a0b66e3004ee3ea246169bcc372df5d83171c970 (patch) | |
tree | 81eeaa0a30748b953a31ca3e6e1340f1060a54f0 /misc | |
parent | 6bea1735eca540b1168695e93dac806256307ab7 (diff) | |
download | freebsd-ports-gnome-a0b66e3004ee3ea246169bcc372df5d83171c970.tar.gz freebsd-ports-gnome-a0b66e3004ee3ea246169bcc372df5d83171c970.tar.zst freebsd-ports-gnome-a0b66e3004ee3ea246169bcc372df5d83171c970.zip |
- mark deprecated and set expires
replcaed by misc/gkrellmbgchg2
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gkrellmbgchg/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/gkrellmbgchg/Makefile b/misc/gkrellmbgchg/Makefile index e63e58b964ea..ba6024810097 100644 --- a/misc/gkrellmbgchg/Makefile +++ b/misc/gkrellmbgchg/Makefile @@ -17,6 +17,9 @@ COMMENT= A plugin for GKrellM, which changes the desktop's background image BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm +DEPRECATED= use misc/gkrellmbgchg2 +EXPIRATION_DATE= 2010-01-31 + USE_GNOME= imlib PLIST_FILES= libexec/gkrellm/plugins/gkrellmbgchg.so |