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