diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-02 01:30:26 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-02 01:30:26 +0000 |
commit | db1f0a2d6a9b3de3b84a12a3cc28ddb829909b82 (patch) | |
tree | 0c7b88303d321fa699c4387aadd31fa2792c7d4a /sysutils/bbapm | |
parent | Deploy USE_GNOMENG infrastructure (diff) |
Deploy USE_GNOMENG infrastructure
PR: 42305
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes:
svn path=/head/; revision=65459
Diffstat (limited to 'sysutils/bbapm')
-rw-r--r-- | sysutils/bbapm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/bbapm/Makefile b/sysutils/bbapm/Makefile index c11ce378e970..416ed2d740e9 100644 --- a/sysutils/bbapm/Makefile +++ b/sysutils/bbapm/Makefile @@ -17,7 +17,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= adam@vectors.cx USE_X_PREFIX= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 GNU_CONFIGURE= yes do-install: |