summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrafan <rafan@75cda91c-bdda-477a-9548-7b8f56199edc>2009-03-10 15:56:46 +0800
committerrafan <rafan@75cda91c-bdda-477a-9548-7b8f56199edc>2009-03-10 15:56:46 +0800
commit6d72a993190acb03e0c63f29511e34ed600919a8 (patch)
treea848b12d5afe6dc91bd2eb83531c602b86d3880a
parentffcb0d22c28e4dde5de94e5349aaf345959669cd (diff)
downloadwslabports-6d72a993190acb03e0c63f29511e34ed600919a8.tar.gz
wslabports-6d72a993190acb03e0c63f29511e34ed600919a8.tar.zst
wslabports-6d72a993190acb03e0c63f29511e34ed600919a8.zip
- Drop LPRng, it's CUPS now
git-svn-id: https://opensvn.csie.org/wslabports/trunk@47 75cda91c-bdda-477a-9548-7b8f56199edc
-rw-r--r--217/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/217/Makefile b/217/Makefile
index 9ff3285..295d3c3 100644
--- a/217/Makefile
+++ b/217/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= 217
-PORTVERSION= 2009.02.13
+PORTVERSION= 2009.03.10
PORTREVISION= 0
CATEGORIES= local
MASTER_SITES= #
@@ -28,8 +28,7 @@ USE_PYTHON= yes
.include <bsd.port.pre.mk>
# System
-RUN_DEPENDS+= LPRng>=0:${PORTSDIR}/sysutils/LPRng \
- pkg_rmleaves>=0:${PORTSDIR}/ports-mgmt/pkg_rmleaves \
+RUN_DEPENDS+= pkg_rmleaves>=0:${PORTSDIR}/ports-mgmt/pkg_rmleaves \
portconf>=0:${PORTSDIR}/ports-mgmt/portconf \
portupgrade:${PORTSDIR}/ports-mgmt/portupgrade \
smartmontools>=0:${PORTSDIR}/sysutils/smartmontools \