diff options
author | glewis <glewis@FreeBSD.org> | 2004-03-07 15:28:48 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2004-03-07 15:28:48 +0800 |
commit | fc54f1636992a2234aa6081c70e8233c3486b47c (patch) | |
tree | 8b65350c7cfdd233cb7fa33669f08adb996d293f /lang/compaq-cc/pkg-plist | |
parent | be4f615668c4c3b0e3c57b860eff99f9986d53a1 (diff) | |
download | freebsd-ports-gnome-fc54f1636992a2234aa6081c70e8233c3486b47c.tar.gz freebsd-ports-gnome-fc54f1636992a2234aa6081c70e8233c3486b47c.tar.zst freebsd-ports-gnome-fc54f1636992a2234aa6081c70e8233c3486b47c.zip |
. Unbreak by fixing the packing list.
Submitted by: bento
Diffstat (limited to 'lang/compaq-cc/pkg-plist')
-rw-r--r-- | lang/compaq-cc/pkg-plist | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/compaq-cc/pkg-plist b/lang/compaq-cc/pkg-plist index 63ca94612a88..b4f085525dae 100644 --- a/lang/compaq-cc/pkg-plist +++ b/lang/compaq-cc/pkg-plist @@ -4,14 +4,11 @@ usr/bin/ccc @comment Insert PLIST.docs here @comment -=[ begin PLIST.docs ]=- @comment -=[ end PLIST.docs ]=- -@dirrm usr/doc @comment Insert PLIST.alphalinux here @comment -=[ begin PLIST.alphalinux ]=- @comment -=[ end PLIST.alphalinux ]=- usr/man/man1/ccc.1 usr/man/man8/protect_headers_setup.8 -usr/man/rsml -usr/man/sml @comment Insert PLIST.alpha-freebsd here @comment -=[ begin PLIST.alpha-freebsd ]=- @comment -=[ end PLIST.alpha-freebsd ]=- @@ -33,5 +30,6 @@ usr/lib/compaq/%%CPML_REV%%/libcpml_ev5.so usr/lib/libcpml.a @comment usr/lib/libcpml.so @dirrm usr/doc/%%CPML_REV%% +@dirrm usr/doc @dirrm usr/lib/compaq/%%CPML_REV%% @dirrm usr/lib/compaq |