aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2009-08-16 22:35:53 +0800
committeroliver <oliver@FreeBSD.org>2009-08-16 22:35:53 +0800
commitdd371fbb79b4e6d7b2a1139f6c99da48acbf5689 (patch)
tree9935bfb4d18172420287488ec1ecaf62a1d6f21e /x11
parent6813a868b4fd8973f4f6a6aa9d622f3f508fb72e (diff)
downloadfreebsd-ports-gnome-dd371fbb79b4e6d7b2a1139f6c99da48acbf5689.tar.gz
freebsd-ports-gnome-dd371fbb79b4e6d7b2a1139f6c99da48acbf5689.tar.zst
freebsd-ports-gnome-dd371fbb79b4e6d7b2a1139f6c99da48acbf5689.zip
make startup notification really optional
PR: ports/137371 Submitted By: "Carlos A. M. dos Santos" <unixmania@gmail.com>
Diffstat (limited to 'x11')
-rw-r--r--x11/Terminal/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/Terminal/Makefile b/x11/Terminal/Makefile
index 1f104160d93e..d8d50b45665b 100644
--- a/x11/Terminal/Makefile
+++ b/x11/Terminal/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Terminal
PORTVERSION= 0.2.12
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11 xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
DIST_SUBDIR= xfce4
@@ -15,8 +15,6 @@ DIST_SUBDIR= xfce4
MAINTAINER= oliver@FreeBSD.org
COMMENT= Terminal emulator for the X windowing system
-LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification
-
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USE_BZIP2= yes