mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
x11/evilvte: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
f6d8bd3e77
commit
2cc10a9f79
@ -1,6 +1,6 @@
|
||||
PORTNAME= evilvte
|
||||
DISTVERSION= 0.5.2~pre1
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= x11 gnome
|
||||
MASTER_SITES= http://www.calno.com/${PORTNAME}/
|
||||
|
||||
|
@ -9,12 +9,3 @@
|
||||
if [ "$real_gtk" = "2+3" ] || [ "$real_gtk" = "3+2" ]; then
|
||||
real_gtk="all"
|
||||
LIBS_VTE="-ldl"
|
||||
@@ -160,7 +162,7 @@ fi
|
||||
$DO_ECHO
|
||||
|
||||
bindir=$prefix/bin
|
||||
-mandir=$prefix/share/man/man1
|
||||
+mandir=$prefix/man/man1
|
||||
deskdir=$prefix/share/applications
|
||||
ICON_DIR=$prefix/share/pixmaps
|
||||
THEME_DIR=$prefix/share/icons
|
||||
|
@ -1,7 +1,7 @@
|
||||
bin/evilvte
|
||||
bin/showvte
|
||||
man/man1/evilvte.1.gz
|
||||
man/man1/showvte.1.gz
|
||||
share/man/man1/evilvte.1.gz
|
||||
share/man/man1/showvte.1.gz
|
||||
share/applications/evilvte.desktop
|
||||
share/gnome-control-center/default-apps/evilvte.xml
|
||||
share/icons/hicolor/16x16/apps/evilvte.png
|
||||
|
Loading…
x
Reference in New Issue
Block a user