summaryrefslogtreecommitdiff
path: root/x11/decurs
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-07-11 02:09:11 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-07-11 02:09:11 +0000
commitf33957c10e871b746921a653d2a74538ae61516d (patch)
tree75843349a296f0743faeaecea309f9b1ec39340c /x11/decurs
parentFix install on machines without automake installed. (diff)
Remove a forced compilation optimization.
Drop maintainership.
Notes
Notes: svn path=/head/; revision=84627
Diffstat (limited to 'x11/decurs')
-rw-r--r--x11/decurs/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/x11/decurs/Makefile b/x11/decurs/Makefile
index 6b324ad093ac..fd0f19aba369 100644
--- a/x11/decurs/Makefile
+++ b/x11/decurs/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://varg.dyndns.org/psi/files/
-MAINTAINER= adamw@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A GTK+ based program that lets you edit you XFree86 mouse cursors
LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk--
@@ -19,6 +19,7 @@ LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk--
USE_X_PREFIX= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
+USE_REINPLACE= yes
.include <bsd.port.pre.mk>
@@ -26,6 +27,9 @@ GNU_CONFIGURE= yes
BROKEN= "Does not compile (bad C++ code)"
.endif
+post-patch:
+ @${REINPLACE_CMD} -e "/^CXXFLAGS/s|-O2||" ${WRKSRC}/src/Makefile.in
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/decurs ${X11BASE}/bin/decurs-real
@${MKDIR} ${DATADIR}