diff options
author | tijl <tijl@FreeBSD.org> | 2014-08-18 00:08:20 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-08-18 00:08:20 +0800 |
commit | 5137915f02f3639083971f160cb502526089310b (patch) | |
tree | b54ec59780dc6e6e1159154ccadde6aa7d3e1c19 /sysutils/geomWatch | |
parent | ec78a9f4188b9298da4446cdc40db4360c27b807 (diff) | |
download | freebsd-ports-gnome-5137915f02f3639083971f160cb502526089310b.tar.gz freebsd-ports-gnome-5137915f02f3639083971f160cb502526089310b.tar.zst freebsd-ports-gnome-5137915f02f3639083971f160cb502526089310b.zip |
mail/libesmtp:
- Convert to USES=libtool and bump dependent ports
- Use option helpers
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Add INSTALL_TARGET=install-strip
Diffstat (limited to 'sysutils/geomWatch')
-rw-r--r-- | sysutils/geomWatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/geomWatch/Makefile b/sysutils/geomWatch/Makefile index 0ecbd8e0bc60..13f6b79ed9f5 100644 --- a/sysutils/geomWatch/Makefile +++ b/sysutils/geomWatch/Makefile @@ -3,7 +3,7 @@ PORTNAME= geomWatch PORTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://isis.poly.edu/~bk/${PORTNAME}/ \ http://bk.macroblock.net/${PORTNAME}/ |