diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2015-12-25 07:40:36 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2015-12-25 07:40:36 +0000 |
commit | 8d198ef378627c584b9c83b99787c9f746d7bbc0 (patch) | |
tree | d9bd9ce33884433168723525e3f6045b072b9c9a /games/gnome-mines | |
parent | 394d4a451c84caf4925e11084738331d3aca86fe (diff) | |
download | ports-8d198ef378627c584b9c83b99787c9f746d7bbc0.tar.gz ports-8d198ef378627c584b9c83b99787c9f746d7bbc0.zip |
Notes
Diffstat (limited to 'games/gnome-mines')
-rw-r--r-- | games/gnome-mines/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/gnome-mines/Makefile b/games/gnome-mines/Makefile index 40a40f25be59..66784deb3b06 100644 --- a/games/gnome-mines/Makefile +++ b/games/gnome-mines/Makefile @@ -25,4 +25,3 @@ LDFLAGS+= -L${LOCALBASE}/lib GLIB_SCHEMAS= org.gnome.mines.gschema.xml .include <bsd.port.mk> - |