diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2015-01-31 07:14:48 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2015-01-31 07:14:48 +0000 |
commit | dc3408f7174c20b8c7a5cfbdd925e7c8890c70e2 (patch) | |
tree | 2d12bf12dda45ac52830b465ef3d184bfe3d408e /x11 | |
parent | 9f1449858be78738547ede07cfe05d685e130ad6 (diff) | |
download | ports-dc3408f7174c20b8c7a5cfbdd925e7c8890c70e2.tar.gz ports-dc3408f7174c20b8c7a5cfbdd925e7c8890c70e2.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xlockmore/Makefile | 6 | ||||
-rw-r--r-- | x11/xlockmore/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index 35a4d7bc23aa..79d7c148ec61 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xlockmore -PORTVERSION= 5.43 -PORTREVISION= 4 +PORTVERSION= 5.45 CATEGORIES?= x11 MASTER_SITES= http://www.tux.org/~bagleyd/xlock/${PORTNAME}-${PORTVERSION}/ \ ftp://ibiblio.org/pub/Linux/X11/screensavers/ \ @@ -22,9 +21,10 @@ USE_GNOME= # USE_XORG= x11 xaw ice LIB_DEPENDS+= libfreetype.so:${PORTSDIR}/print/freetype2 +CONFIGURE_ENV+= ac_freetype_includes="${LOCALBASE}/include/freetype2" OPTIONS_DEFINE= MESAGL MB SYSLOG DISABLE_ALLOW_ROOT NICE_ONLY BLANK_ONLY \ - KERBEROS4 BAD_PAM GTK2 TIME_BOMB CUSTOMIZATION MAGICK + KERBEROS4 BAD_PAM GTK2 TIME_BOMB CUSTOMIZATION MAGICK XLOCKMORE_LANG OPTIONS_SUB= yes MESAGL_DESC= Mesa 3D (for GL modes) diff --git a/x11/xlockmore/distinfo b/x11/xlockmore/distinfo index b7813579bbab..b809c54d6988 100644 --- a/x11/xlockmore/distinfo +++ b/x11/xlockmore/distinfo @@ -1,2 +1,2 @@ -SHA256 (xlockmore-5.43.tar.bz2) = 29911f21aaf682aa61f358ca36dadf20091ad919d19b4d55e3f4c8503ab266d0 -SIZE (xlockmore-5.43.tar.bz2) = 1965448 +SHA256 (xlockmore-5.45.tar.bz2) = 7f81a80cb486c05269d71e9cc2d9c51645b59f09779fc24d01b858b7563015f7 +SIZE (xlockmore-5.45.tar.bz2) = 1968176 |