diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-12-04 23:53:25 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-12-04 23:53:25 +0000 |
commit | 53e8d2cd67c5e39e0c4605042f294442c28aee4f (patch) | |
tree | ee70a1b868eca30e026c77241fb4c24e7ad4afcb /graphics | |
parent | b7174e4bf2786544ba893feeb1a4ed330043e3fa (diff) | |
download | ports-53e8d2cd67c5e39e0c4605042f294442c28aee4f.tar.gz ports-53e8d2cd67c5e39e0c4605042f294442c28aee4f.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xanim/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/xanim/Makefile b/graphics/xanim/Makefile index 0a2c74605218..cc5b539d81ef 100644 --- a/graphics/xanim/Makefile +++ b/graphics/xanim/Makefile @@ -23,8 +23,7 @@ EXTRA_FILES= vid_cvid_2.1_freebsdELFx86.tgz \ vid_iv41_1.1_freebsdELFx86.tgz \ vid_iv50_1.0_freebsdELFx86.tgz USE_IMAKE= yes -MANN= xanim.n -MANCOMPRESSED= no +MAN1= xanim.1 DLLDIR= ${PREFIX}/lib/X11/xanim |