mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
deskutils/ical: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
aba5fe38b2
commit
2a2c2f3297
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= ical
|
||||
PORTVERSION= 3.0.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils tk
|
||||
MASTER_SITES= https://launchpad.net/ical-tcl/+download/ \
|
||||
http://opal.com/jr/ical/
|
||||
|
@ -16,6 +17,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
|||
USES= autoreconf:build gmake tk xorg
|
||||
USE_XORG= x11 xext xft xrender xscrnsaver
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --with-tkconfig=${TK_LIBDIR} \
|
||||
--with-tclconfig=${TCL_LIBDIR} \
|
||||
--with-tclsh=${TCLSH}
|
||||
|
|
|
@ -73,5 +73,5 @@ lib/ical/v3.0.4/tcllib/tclIndex
|
|||
lib/ical/v3.0.4/tcllib/textwin.tcl
|
||||
lib/ical/v3.0.4/timerange.tcl
|
||||
lib/ical/v3.0.4/trigger.tcl
|
||||
man/man1/ical.1.gz
|
||||
share/man/man1/ical.1.gz
|
||||
share/applications/ical.desktop
|
||||
|
|
Loading…
Add table
Reference in a new issue