diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2007-12-11 20:28:23 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2007-12-11 20:28:23 +0000 |
commit | c774395cfddb0da7cb3b1c37179b3e2c63f872e4 (patch) | |
tree | d82f4202c0eda15bf91ff2c2d546ea56b8e14b49 /net/crescendo | |
parent | 12c493ea856c7b39d8d5d2517f5b9a44eecb8653 (diff) | |
download | ports-c774395cfddb0da7cb3b1c37179b3e2c63f872e4.tar.gz ports-c774395cfddb0da7cb3b1c37179b3e2c63f872e4.zip |
Notes
Diffstat (limited to 'net/crescendo')
-rw-r--r-- | net/crescendo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/crescendo/Makefile b/net/crescendo/Makefile index 0eda368638ad..abb7f050804c 100644 --- a/net/crescendo/Makefile +++ b/net/crescendo/Makefile @@ -8,7 +8,7 @@ PORTNAME= crescendo PORTVERSION= 1.1.7 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net gnome # Master Site broken #MASTER_SITES= http://crescendo.lyrical.net/files/ @@ -28,7 +28,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ CFLAGS+= -g PLIST_SUB= DOCDIR=share/doc/${PORTNAME} -USE_XLIB= yes +USE_XORG= x11 sm ice xi xext USE_GNOME= gnomelibs post-patch: |