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
|
||||
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 a new issue