diff options
author | rafan <rafan@75cda91c-bdda-477a-9548-7b8f56199edc> | 2009-04-06 01:20:22 +0800 |
---|---|---|
committer | rafan <rafan@75cda91c-bdda-477a-9548-7b8f56199edc> | 2009-04-06 01:20:22 +0800 |
commit | a533acba119a523be1e784fbbc1066435c310927 (patch) | |
tree | 4c7265844df0f48230ad9e0854c7cb2dfd14eeff | |
parent | b6382b6d521463e2b4c6bb4e557a1e7ea43c223d (diff) | |
download | wslabports-a533acba119a523be1e784fbbc1066435c310927.tar.gz wslabports-a533acba119a523be1e784fbbc1066435c310927.tar.zst wslabports-a533acba119a523be1e784fbbc1066435c310927.zip |
- Add cups
git-svn-id: https://opensvn.csie.org/wslabports/trunk@50 75cda91c-bdda-477a-9548-7b8f56199edc
-rw-r--r-- | 217/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/217/Makefile b/217/Makefile index 9fbfb34..05928eb 100644 --- a/217/Makefile +++ b/217/Makefile @@ -48,7 +48,9 @@ RUN_DEPENDS+= pkg_rmleaves>=0:${PORTSDIR}/ports-mgmt/pkg_rmleaves \ zh-screen>=0:${PORTSDIR}/chinese/screen \ zh-big5width>=0:${PORTSDIR}/chinese/big5width \ p5-Mail-Sender>=0:${PORTSDIR}/mail/p5-Mail-Sender \ - bsdsar>=0:${PORTSDIR}/sysutils/bsdsar + bsdsar>=0:${PORTSDIR}/sysutils/bsdsar \ + cups-base>=0:${PORTSDIR}/print/cups-base \ + cups-pstoraster>=0:${PORTSDIR}/print/cups-pstoraster RUN_DEPENDS+= compat4x-i386>=0:${PORTSDIR}/misc/compat4x \ compat5x-${ARCH}>=0:${PORTSDIR}/misc/compat5x \ |