diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-06-05 21:00:56 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-06-05 21:00:56 +0000 |
commit | aff50f9c1403b534467f6a3920e18363689678d6 (patch) | |
tree | 9ee7b7bfb35d0fdaf8770d94663aa7081d8387cd /games/freedink | |
parent | bac160374d72b03562a1d63be5f91530676702bb (diff) | |
download | ports-aff50f9c1403b534467f6a3920e18363689678d6.tar.gz ports-aff50f9c1403b534467f6a3920e18363689678d6.zip |
Notes
Diffstat (limited to 'games/freedink')
-rw-r--r-- | games/freedink/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/freedink/Makefile b/games/freedink/Makefile index 2506df9b4d1e..e0259359b8c7 100644 --- a/games/freedink/Makefile +++ b/games/freedink/Makefile @@ -20,7 +20,6 @@ PORTVER= 20121209 do-install: # empty -NO_STAGE= yes pre-everything:: @${ECHO_MSG} "This is a meta-port, meaning that it just depends on its subparts of the port." @${ECHO_MSG} "It won't build and install all the parts until you have typed make install" |