diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 12:55:07 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 12:55:07 +0000 |
commit | 5060204d29efd9f8a2c157503e880f25b0e76752 (patch) | |
tree | 9c583343a3759f33bacd92c399b0994761d3ac7c /games/gdado | |
parent | ef5f6a9353e99f5cf47f0f905467182412e2a875 (diff) | |
download | ports-5060204d29efd9f8a2c157503e880f25b0e76752.tar.gz ports-5060204d29efd9f8a2c157503e880f25b0e76752.zip |
Notes
Diffstat (limited to 'games/gdado')
-rw-r--r-- | games/gdado/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gdado/Makefile b/games/gdado/Makefile index 258daba42969..f76c5ec3459d 100644 --- a/games/gdado/Makefile +++ b/games/gdado/Makefile @@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= GTK2 dice roller GNU_CONFIGURE= yes -USE= gmake pkgconfig +USES= gmake pkgconfig USE_GNOME= gnomeprefix gtk20 libgnomeui post-patch: |