mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
cad/xcircuit: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
4007361948
commit
b0f03f4df7
@ -1,6 +1,6 @@
|
||||
PORTNAME= xcircuit
|
||||
PORTVERSION= 3.10.30
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ \
|
||||
@ -21,6 +21,9 @@ OPTIONS_DEFINE= EXAMPLES
|
||||
|
||||
USE_XORG= ice sm x11 xpm xscrnsaver xt
|
||||
USE_GNOME= cairo
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
MAKE_ARGS+= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOHEADER="${TRUE}" \
|
||||
AUTOMAKE="${TRUE}"
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
bin/xcircuit
|
||||
lib/X11/app-defaults/XCircuit
|
||||
man/man1/xcircuit.1.gz
|
||||
share/man/man1/xcircuit.1.gz
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/.xcircuitrc
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/FlareLED.ps
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/USAflag.ps
|
||||
|
Loading…
Reference in New Issue
Block a user