diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-22 14:48:03 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-22 14:48:03 +0000 |
commit | 077a58f032efc81c06a5c627cf14888c6eee37d9 (patch) | |
tree | 14fee1a21bf0a706c4026dfb70c9bd7281351d20 /comms/gpsk31/Makefile | |
parent | a4da4776f1822761dc6ede9613d669b718644578 (diff) |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Notes
Notes:
svn path=/head/; revision=209583
Diffstat (limited to 'comms/gpsk31/Makefile')
-rw-r--r-- | comms/gpsk31/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/gpsk31/Makefile b/comms/gpsk31/Makefile index 8a7abc96161b..683865344d22 100644 --- a/comms/gpsk31/Makefile +++ b/comms/gpsk31/Makefile @@ -15,7 +15,6 @@ COMMENT= A gtk psk31 client USE_GNOME= gtk20 GNU_CONFIGURE= yes -USE_X_PREFIX= yes post-patch: @${REINPLACE_CMD} -e "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure |