diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-05 11:44:48 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-05 11:44:48 +0800 |
commit | 08a258425849ca85c509b62b387ebdc8cf4f5fe2 (patch) | |
tree | f01c7b8bb78be1df054f3a15a5a21a2bf4e8bf38 /misc | |
parent | e20b94a0f3fcbcaa9a60a78a5de60475e7777d53 (diff) | |
download | marcuscom-ports-08a258425849ca85c509b62b387ebdc8cf4f5fe2.tar marcuscom-ports-08a258425849ca85c509b62b387ebdc8cf4f5fe2.tar.gz marcuscom-ports-08a258425849ca85c509b62b387ebdc8cf4f5fe2.tar.bz2 marcuscom-ports-08a258425849ca85c509b62b387ebdc8cf4f5fe2.tar.lz marcuscom-ports-08a258425849ca85c509b62b387ebdc8cf4f5fe2.tar.xz marcuscom-ports-08a258425849ca85c509b62b387ebdc8cf4f5fe2.tar.zst marcuscom-ports-08a258425849ca85c509b62b387ebdc8cf4f5fe2.zip |
Sync w/ FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7244 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gnomesword/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/gnomesword/Makefile b/misc/gnomesword/Makefile index 4cf9f3d73..93cac6eea 100644 --- a/misc/gnomesword/Makefile +++ b/misc/gnomesword/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= sword.4:${PORTSDIR}/misc/sword RUN_DEPENDS= ${LOCALBASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnome-spell BROKEN= Configure fails +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 USE_XLIB= yes INSTALLS_OMF= yes |