diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2014-04-12 03:42:17 +0800 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2014-04-12 03:42:17 +0800 |
commit | 712ee8dd0b0120dadd6b0c23bb7e1068c87643d4 (patch) | |
tree | 3e9570db0e1667d7783af001e729d2cb7d78dbeb /games | |
parent | b973d074b42c41d773ae5a1d2a9ff6f8d6ebac32 (diff) | |
download | freebsd-ports-gnome-712ee8dd0b0120dadd6b0c23bb7e1068c87643d4.tar.gz freebsd-ports-gnome-712ee8dd0b0120dadd6b0c23bb7e1068c87643d4.tar.zst freebsd-ports-gnome-712ee8dd0b0120dadd6b0c23bb7e1068c87643d4.zip |
Port is stage safe
Diffstat (limited to 'games')
-rw-r--r-- | games/gdado/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/gdado/Makefile b/games/gdado/Makefile index 0e2d3dd69370..f76c5ec3459d 100644 --- a/games/gdado/Makefile +++ b/games/gdado/Makefile @@ -14,7 +14,6 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_GNOME= gnomeprefix gtk20 libgnomeui -NO_STAGE= yes post-patch: @${REINPLACE_CMD} "s|-O2|${CFLAGS}|" ${WRKSRC}/configure |