aboutsummaryrefslogtreecommitdiff
path: root/graphics/gtkdps/Makefile
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2006-11-08 00:07:06 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2006-11-08 00:07:06 +0000
commitac8645fc654d3abcff8072a427889a9ceef8bf51 (patch)
tree7957a1e9aac6a586384cb2dcb9378f5376fd38bc /graphics/gtkdps/Makefile
parentb6cd0157ed5b593c10f9b9265c2c2feb8d045d74 (diff)
downloadports-ac8645fc654d3abcff8072a427889a9ceef8bf51.tar.gz
ports-ac8645fc654d3abcff8072a427889a9ceef8bf51.zip
Deprecate port. Will be removed on 25th of December 2006.
Depends on pswrap which is currently part of the imake-6 port. The new imake distfile from xorg doesn't provide its own pswrap because it's considered obsolete (and anholt said it was only half-done). Discussed with: anholt
Notes
Notes: svn path=/head/; revision=176761
Diffstat (limited to 'graphics/gtkdps/Makefile')
-rw-r--r--graphics/gtkdps/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/gtkdps/Makefile b/graphics/gtkdps/Makefile
index 3e61d8840715..542f54bf470a 100644
--- a/graphics/gtkdps/Makefile
+++ b/graphics/gtkdps/Makefile
@@ -24,6 +24,9 @@ CONFIGURE_ARGS= --with-dps-includes=${X11BASE}/include \
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
+DEPRECATED= Discontinued and depends on pswrap which will disappear soon
+EXPIRATION_DATE=2006-12-25
+
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
PLIST_SUB+= NLS=""