diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
commit | 29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch) | |
tree | 1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /x11/Terminal | |
parent | 7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff) | |
download | ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.tar.gz ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.zip |
Notes
Diffstat (limited to 'x11/Terminal')
-rw-r--r-- | x11/Terminal/Makefile | 4 | ||||
-rw-r--r-- | x11/Terminal/pkg-plist | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/x11/Terminal/Makefile b/x11/Terminal/Makefile index 6ee5631c81ef..6df009dd0bbd 100644 --- a/x11/Terminal/Makefile +++ b/x11/Terminal/Makefile @@ -3,11 +3,12 @@ # Whom: Matt Lancereau <ports@FreeBSD.org> # # $FreeBSD$ +# $MCom: ports/x11/Terminal/Makefile,v 1.2 2006/10/08 00:20:31 mezz Exp $ # PORTNAME= Terminal PORTVERSION= 0.2.4 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://download.berlios.de/xfce-goodies/ @@ -20,7 +21,6 @@ LIB_DEPENDS= exo-0.3:${PORTSDIR}/x11/libexo \ GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= glib20 vte intlhack -USE_X_PREFIX= yes MAN1= Terminal.1 diff --git a/x11/Terminal/pkg-plist b/x11/Terminal/pkg-plist index b81391d11a4e..c1e1fb3e156c 100644 --- a/x11/Terminal/pkg-plist +++ b/x11/Terminal/pkg-plist @@ -47,6 +47,7 @@ share/applications/Terminal.desktop share/icons/hicolor/48x48/apps/Terminal.png share/icons/hicolor/scalable/apps/Terminal.svg share/pixmaps/terminal.xpm +@dirrmtry share/pixmaps @dirrmtry share/icons/hicolor/scalable @dirrmtry share/icons/hicolor/48x48 @dirrmtry share/icons/hicolor |